https://github.com/chinmaybhalodia/to-do-list
To-Do List Project as the part of the Udemy Course "The Complete 2022 Web Development Bootcamp" by Dr. Angela Yu. Project is deployed on Glitch.
https://github.com/chinmaybhalodia/to-do-list
backend ejs-templating frontend responsive-web-design ui-ux
Last synced: 3 months ago
JSON representation
To-Do List Project as the part of the Udemy Course "The Complete 2022 Web Development Bootcamp" by Dr. Angela Yu. Project is deployed on Glitch.
- Host: GitHub
- URL: https://github.com/chinmaybhalodia/to-do-list
- Owner: chinmaybhalodia
- Created: 2022-12-21T20:38:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-24T18:37:54.000Z (over 3 years ago)
- Last Synced: 2025-01-17T04:46:00.505Z (over 1 year ago)
- Topics: backend, ejs-templating, frontend, responsive-web-design, ui-ux
- Language: JavaScript
- Homepage: https://to-do-list-chinmaybhalodia.glitch.me/
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To-Do List Project as the part of the Udemy Course "The Complete 2022 Web Development Bootcamp" by Dr. Angela Yu. I have added some more features as compared to the original project.
Overall the application has features:
😎 Create and Delete tasks from a list.
📃 Create customized lists.
💖 Fully responsive & aesthetic UI.
View the deployment at: https://to-do-list-chinmaybhalodia.glitch.me/
Ongoing Work: User login feature and minor bug fixes.