Skip to content

A simple to-do list app that allows the user to create a project and assign a task to it with the addition of edit and delete functionality. This simplifies one's day to day schedule and acts as a reminder.

Notifications You must be signed in to change notification settings

moinkhanif/JS-to-do-list

 
 

Repository files navigation

JS-Todo List

A simple to-do list app that allows the user to create a project and assign a task to it with the addition of edit and delete functionality. This simplifies one's day to day schedule and acts as a reminder.

list

Built With

  • HTML,
  • JAVASCRIPT,
  • CSS,
  • BOOTSRAP,
  • flatpickr

Live Demo

Live Link

Prerequisites

Browser supporting CSS3 and HTML5

Setup

Clone or download the repository to your local machine

Install

Run npm install to install the project packages

Ensure that you have node.js and npm installed on your machine.

Usage

Run npm run dev to bundle the packages for development.

Run npm run build when you want to deploy the project for production.

Potential Future Features

  • Responsive design
  • Move dependency from localStorage to a database.

Authors

👤 Asha Abdullahi

👤 Moin Khan

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A simple to-do list app that allows the user to create a project and assign a task to it with the addition of edit and delete functionality. This simplifies one's day to day schedule and acts as a reminder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 84.9%
  • CSS 15.1%