A social media app where you can share your thoughts with a simple post.
Deployed FaceSpace Client
FaceSpace API GitHub
Deployed API
As a team we planned on working on a specific functionality each. Keeping track using a trello board. Problem solving issues were solved as a team whenever they arose.
As an unregistered user, I would like to sign up with email and password.
As a registered user, I would like to sign in with email and password.
As a signed in user, I would like to change password.
As a signed in user, I would like to sign out.
As a signed in user, I would like to add a post to my wall.
As a signed in user, I would like to update a post on my wall.
As a signed in user, I would like to delete a post on my wall.
As a signed in user, I would like to see all my posts.
As a signed in user, I would like to view a list of other users and view their walls.
- Node
- Express
- MongoDB
- Mongoose
- JavaScript
- React
- Bootstrap
- HTML5/CSS
Still needs commenting capabilities for users.