An application to help user using notes simply
- user can register
- login with email and password that already registered
- create your own notes
The collection of all APIs can be found here Notes App
Here is the ERD of Notes App
- register & login
- CRUD notes
Server: Node, Express, JWT, Passport, Sequelize
database: postgreSQL

