https://github.com/harshit-saraswat/todo-list-app
This is one of the projects for The Complete Web Development Bootcamp Course. This is a simple ToDo List App.
https://github.com/harshit-saraswat/todo-list-app
bootstrap css express html javascript javascript-es6 nodejs todolist
Last synced: 3 months ago
JSON representation
This is one of the projects for The Complete Web Development Bootcamp Course. This is a simple ToDo List App.
- Host: GitHub
- URL: https://github.com/harshit-saraswat/todo-list-app
- Owner: harshit-saraswat
- Created: 2020-08-01T17:34:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T10:52:41.000Z (over 3 years ago)
- Last Synced: 2025-07-29T02:52:05.735Z (12 months ago)
- Topics: bootstrap, css, express, html, javascript, javascript-es6, nodejs, todolist
- Language: JavaScript
- Homepage:
- Size: 3.68 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO-List-App
This is one of the projects for The Complete Web Development Bootcamp Course.
The Web app focusses on implementing Full Stack Web Development Using NodeJS and ExpressJS as backend along with use of requests module for working with third party apis.
This project is a template for a simple todo list app without any database. This is a v1 project. Will add database functionality later.
## Snapshots:
### Todo List Page-

### Work Todo List Page-

## Inspiration:
The inspiration for the website have been taken from the follwing:
* [Angela Yu](https://github.com/angelabauer)'s Complete Web Development Bootcamp Course on Udemy.
## Acknowledgements:
I'd like to express my greatest gratitude towards Angela Yu for her amazing teaching efforts and course.
For the website I've used the following resources:
* ***Icons***: [FlatIcons](https://www.flaticon.com/)
* ***Fonts***: [GoogleFonts](https://fonts.google.com/)
* ***Bootstrap***: [Bootstrap](https://getbootstrap.com/)
* ***External Packagers***: [NPM](https://www.npmjs.com/)