https://github.com/parikshit223933/dockett
A simple To-Do list Web App.
https://github.com/parikshit223933/dockett
Last synced: 6 months ago
JSON representation
A simple To-Do list Web App.
- Host: GitHub
- URL: https://github.com/parikshit223933/dockett
- Owner: parikshit223933
- Created: 2020-05-31T00:03:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:46:54.000Z (over 3 years ago)
- Last Synced: 2025-03-20T16:30:02.939Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.42 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockett
[](http://hits.dwyl.com/parikshit223933/https://githubcom/parikshit223933/Dockett)
A simple To-Do list Web App.
# How to Use
1. Install NodeJs (nodejs.org).
2. Fork, Clone and open this repository in a terminal/command prompt.
3. Execute npm install.
4. Execute npm start.
5. Open your preferred web browser and go to https://localhost:8000.
# Features/Functionalities
1. Adding a Task
2. Deleting a Task. (Delete multiple tasks at once)
3. All the tasks are saved to the database (MongoDB, Mongoose is used for databases)
4. Dynamic background from Vanta JS
5. Responsive App.
# Screenshots