Skip to content

ToDo App Project as a Part of Internship at Celebal Technologies

Notifications You must be signed in to change notification settings

abhijeet-0019/celebal-tech-todo-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker Application

This is a task tracker application built using ReactJS and JSON Server. The application allows users to create, update, and delete tasks in a dynamic user interface.

Features

  • Add a task with task name and reminder
  • Delete a task
  • Toggle reminder on/off

Getting Started

To run this application locally, follow these steps:

  • Clone the repository to your local machine.
  • Install the dependencies using npm install.
  • Start the JSON server using npm run server.
  • Start the application using npm start.

🛠 Technologies Used

  • JavaScript, ReactJS, CSS
  • JSON Server

Future Improvements

  • Add authentication and user accounts
  • Allow users to edit tasks
  • Add notification feature

Authors

About

ToDo App Project as a Part of Internship at Celebal Technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published