Skip to content

The First Todo App is a simple project that demonstrates basic web development concepts. It allows users to create, view, update, and delete tasks. Typically, it uses: Frontend: HTML, CSS, and JavaScript Backend: Node.js with Express Database: MongoDB This project helps beginners learn CRUD operations, and database interactions.

Notifications You must be signed in to change notification settings

Dipayan641/-CLASS-5_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Todo app :

This projects contains a simple TODO application . It has following features :

  • Anyone can create a todo
  • Anyone can see their existing todo
  • Anyone can mark a todo as done

About

The First Todo App is a simple project that demonstrates basic web development concepts. It allows users to create, view, update, and delete tasks. Typically, it uses: Frontend: HTML, CSS, and JavaScript Backend: Node.js with Express Database: MongoDB This project helps beginners learn CRUD operations, and database interactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published