Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 771 Bytes

File metadata and controls

34 lines (18 loc) · 771 Bytes

Notes App

An application to help user using notes simply

Guide

  1. user can register
  2. login with email and password that already registered
  3. create your own notes

Documentation

notes postman

The collection of all APIs can be found here Notes App

Schema

Here is the ERD of Notes App

notes schema

Features

  • register & login
  • CRUD notes

Tech Stack

Server: Node, Express, JWT, Passport, Sequelize

database: postgreSQL