Skip to content

enessusan00/todoApp-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App Backend using Node.js, Sequelize and Mysql

Show Frontend App with Angular.

Run node server.js for a dev server. Navigate to http://localhost:8080/.

The app contains 3 model:

  • User
  • Todo
  • Image

User associate with Todos. Todo associate with Images.

multer package used for uploading files.

About

Todo App Backend Project Using Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published