NOTE - Mern Stack project
REACT | JS | NODE | Cloudinary
- homepage - As a user I want to be able to access the homepage so that I see what the app is about and login and signup
- sign up - As a user I want to sign up on the webpage so that I can see all the events that I could attend
- login - As a user I want to be able to log in on the webpage so that I can get back to my account
- logout - As a user I want to be able to log out from the webpage so that I can make sure no one will access my account
- post list - As a user I want to see all the available posts
- create posts - As a user I want to create a post by categories
- remove post - As a user I want to be able to remove my own posts
- create comment -As a user I want to comment posts
- remove comment -As a user I want to be able to remove my own comments
- edit profile - As a user I want to be able to edit the profile name or image
- Navbar
- ConmmentsSection
- DynamicModal
- PostForm
- Layout
-
Auth Service
- auth.login(user)
- auth.signup(user)
- auth.verify()
-
Backlog Service
- post.filter(type)
- post.detail(id)
- post.add(id)
- post.delete(id)
- post.update(id)
- auth.context
- popUp.context
[Developer name](www.github-url.com