Skip to content

equ8or/toDo-webApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Project Name

Brief description of the project.

Table of Contents

Technologies Used

  • Frontend:

    • React
    • HTML/CSS
  • Backend:

    • Node.js
    • Express.js
    • MongoDB

Features

  • A text input for adding a new to-do item.
  • A list/grid view that displays all the to-do items from the database.
  • Each item shows the task description and a checkbox to mark the task as completed.
  • Option to delete a item and also collectively delete all done todos.

Screenshots

image image image image image