Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.02 KB

Memento

By Minh Trinh | November 17, 2020

Contact

LinkedIn | Github

Description

This web app is a place to track your journey in life. It can help you with reflection on the past, collecting the present, and planning with the future

User Stories

  • User will be able to create an account
  • User will have to be authenticated
  • User will be able to have journal entries (which will include different aspects)
  • User will be able to go back to previous posts
  • User journal entries will be fully CRUD-operable.

Technologies Used

  • React
  • Express
  • Node
  • HTML/CSS/Javascript
  • MongoDB
  • Mongoose

Getting Started

The project was deployed on and can be found here.

Credits