Reddit Clone..
- As a user I can sign up and login.
- As a user I have the option to remember my own login information.
- As a user I can view my own profile as well as any other person's profiles.
- As a user I can go to profile for other user when click on username.
- As a user I can see when were the posts and comments created.
- As a user I don't need to be logged in to view the website, however you need to be logged in to post, comment, upvote...etc.
- As a user I should see all posts on the home page, ranked in descending order by votes.
- As a user I should be able to click on a "Create Post" button and see a modal to create a new Post.
- As a user I should be able delete my own posts.
- As a user I should be able to create a comment on a post.
- As a user I should be able upvote/downvote or remove vote For any post.
- As a user I should be able to add image to the post.
- HTML5
- CSS3
- JavaScript
- Node.js
- Express.js
- PostgreSQL
- Jest