Meadium is a web application for Lake Mead enthusiasts to write stories, essays, and articles about the lake and surrounding areas and it allows users to follow other authors. It is inspired by Medium and built using Ruby on Rails and React/Redux. At each step I will implement smooth, bug-free navigation, adequate seed data and sufficient CSS styling and by the end of the project period this app will, at a minimum, satisfy the following criteria:
- Hosting on Heroku
- New account creation, login, and guest/demo login
- Stories
- Commenting on Stories
- Follows and feed
- Likes
- [Production README] readme
Objective: Functioning rails project with front-end Authentication. Use React modal for authentication views.
Objective: Stories can be created, read, edited and destroyed through the API.
Objective: Users can like and comment on stories and follow authors.
Objective: Allow rich text editing of stories and ability to add photos.
Objective: Use CSS to finalize look of site -- add sidebar so user can see list of topics.
Objective: Fill in any leftover holes, add bonus features.
- Topics/categories
- Bookmarks
- Tags