Skip to content

phanikumar122/to-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

to-Do-List

A TodoList Web Application with backend (Node.js , Express.js)

Features

  • Add, edit, delete todos
  • Mark todos as complete/incomplete
  • Priority levels (high, medium, low)
  • Due dates
  • Filter todos (all, active, completed)
  • Responsive design

Tech Stack

Frontend: HTML, CSS, JavaScript Backend: Node.js, Express.js Database: MongoDB

Setup Instructions

Prerequisites

  • Node.js installed
  • MongoDB running locally

Backend Setup

  • Commands to Run the Backend : -> cd backend -> npm install -> npm start

About

A TodoList Web Application with backend (Node.js , Express.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors