Skip to content

A streamlined to-do application designed to boost productivity and organization. Easily create, prioritize, and track tasks with a user-friendly interface. Stay on top of your schedule and accomplish more every day.

Notifications You must be signed in to change notification settings

221fa04732/TODO-APPLICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TODO APPLICATION

Visit Us : todoapplication.tech

Screenshot 2024-12-18 192751

This project contain a simple TODO application that have some basic functionality that user can perform on it.

It has the following functionality -

  • You see all your existing todo
  • You can create a todo
  • You can mark a todo as done
  • You can also unmark your todo
  • You can delete a todo from your todo list

Locally Setup

Clone the repository :

git clone https://github.com/221fa04732/TODO-APPLICATION.git

For backend :

  • got to ./backend
  • npm install node
  • npm install
  • node server.js

For frontend :

  • go to ./frontend
  • npm install node
  • npm install
  • npm run dev

About

A streamlined to-do application designed to boost productivity and organization. Easily create, prioritize, and track tasks with a user-friendly interface. Stay on top of your schedule and accomplish more every day.

Resources

Stars

Watchers

Forks

Packages

No packages published