/note-web

REST API and front-end of a note taking service

Primary LanguageJavaScript

#NOTE TAKING APP

basic rest API and front-end to pactice JS

#TODO:

[]setup basic express connection []create db []create users table []create User model []create UserController []check if password encryption is working []create notes table []create Note model []create NoteController []check if REST API is fully working []develop the front-end