Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kellsonphilips/to-do-list-v2

To do list v2 with database functioning and more tools for multiple task management.
https://github.com/kellsonphilips/to-do-list-v2

css ejs-templating expressjs html javascript mongodb mongoose nodejs

Last synced: about 1 month ago
JSON representation

To do list v2 with database functioning and more tools for multiple task management.

Awesome Lists containing this project

README

        

# To-do-list-v2
To do list v2 with database functioning and more tools for multiple task management.

This is an upgrade to my [todolist-v1](https://github.com/Kellsonphilips/todolist-v1) . Using NodeJs at the server side,
Loads of functionality with data storage and retrival.

- Giving it a new look and design

# Video demo preview

Add tast and check already completed task to be deleted.

https://user-images.githubusercontent.com/81332784/178041723-6bc4c8ac-1cb1-4796-ab31-957184d76a14.mov

# Fully finctional database
This project uses mongoDB database.
All data backed up in the database and retained.

![pika-2022-07-08T17_28_23 283Z](https://user-images.githubusercontent.com/81332784/178042360-8fc2df97-446d-4a66-a667-7f3592dcd5dc.png)

# Scren shot previews

The default router with features of what you can do with this project...

![todolistv2-1](https://user-images.githubusercontent.com/81332784/178043587-a740bfbe-0c4f-44e0-94c5-d296264a41fe.png)

### Add more routes

You can create more routes by specifying it using the endpoint for now its the default :3000/:route/route/.../

![todolistv2-2](https://user-images.githubusercontent.com/81332784/178043993-1a7b7bff-05a5-4ecb-bc4e-fd327685e1fc.png)

A Home route

![todolistv2-3](https://user-images.githubusercontent.com/81332784/178044468-3afc5ad5-ad4d-47b5-855b-0cafe0ccdc4a.png)

### Add more routes

- Add more route and more task to each route and navigate through the tasks using route

![todolistv2-4](https://user-images.githubusercontent.com/81332784/178045421-a7f2c606-5094-44e9-9469-5243c01cdfec.png)

![todolistv2-5](https://user-images.githubusercontent.com/81332784/178045564-2c7890c2-7cdc-439a-9047-5314c15c4ab5.png)