Skip to content

App that creates a list of projects and a list of ToDos in each project. Todos can be added, edited, or deleted. Developed using HTML5/CSS3/JavaScript.

License

Notifications You must be signed in to change notification settings

IBTechRaj/rajTodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

This App creates a list of projects and a list of ToDos in each project. It also provides edit and delete options.

Features

  • Add Projects
  • Add Todos for each project
  • Mark Todos as 'done' or 'undone'
  • Edit or Delete a Todo

Technologies

  • HTML/CSS/Javascript
  • Webpack

Setup

To run the project:

Clone the repository: https://github.com/IBTechRaj/rajTodoList Run npm install. It will install all the dependencies required by the project Run npm start to start the development server. It will automatically open the page in your default browser.

Live Demo

You can view the live demo of this project here.

Screen Shots

screen shot 1

screen shot 2

screen shot 3

Contribute

Feel free to contribute if you want to make it better.

Author

Licence

This project is MIT licencsed.

About

App that creates a list of projects and a list of ToDos in each project. Todos can be added, edited, or deleted. Developed using HTML5/CSS3/JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published