Skip to content

Todo-List back-end is an application for users to handle their daily tasks. Users can add, delete, and update tasks from the list. This is the back-end APIs built in NodeJS and ExpressJS

License

Notifications You must be signed in to change notification settings

thecodechaser/todo-list-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-List back-end

Todo-List back-end is an application for users to handle their daily tasks. Users can add, delete, and update tasks from the list. This is the back-end APIs built in NodeJS and ExpressJS.

Link to the frontend

Todo-List Frontend

Built With

  • NodeJS
  • ExpressJS
  • Sequelize
  • PostgreSQL

Live version

Coming soon!

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)
  • Node
  • Web browser

Install

Using it Locally

  • Clone the project
git clone git@github.com:thecodechaser/todo-list-back-end.git

cd todo-list-back-end
  • Install dependencies
npm i 
or
npm install
  • To Start the development server
node server.js

Visit And Open Files

Visit Repo

Download Repo

Download Repo

Authors

👤 Ranjeet Singh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Todo-List back-end is an application for users to handle their daily tasks. Users can add, delete, and update tasks from the list. This is the back-end APIs built in NodeJS and ExpressJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published