MVP Feature List - nhucleus/stumblr-app GitHub Wiki
1. Hosting
- Will be hosted on Heroku with a live link that never sleeps
2. Creating a new account and login
- Users can sign up, sign in, log out
3. Users
- Logged in users can publish blog posts
- Logged in users can like and reblog other posts
- Logged in users have the privilege to create blogs
- Logged in users can view blog posts on their home page
- Outside users can view blog posts within the search feature
4. Blogs
- Blogs have their own unique handle/url
- Blogs can be public or private with a password
- Blogs can have editing privileges for other users, aside from the owner
5. Posts
- Posts can be of text, quotes, links, chats, audio, and videos
- Posts can have statuses as published, draft, scheduled, or preview
- Posts have publish dates
- Posts can have comments from other users
- Posts can have slug tags created by their owners