An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Dockett
[![HitCount](http://hits.dwyl.com/parikshit223933/https://githubcom/parikshit223933/Dockett.svg)](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