Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 530 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 530 Bytes

TodoWebApp

A simple todoList app similar to Trello. It is possible to save dashboards for a certain day and then retrieve it . Project was to denmonstrate backend and JS skills.

Run

the project can me imported into a node JS project and launched from the terminal by entering "node ." . The account features might not work as it is necessary to have the SQL server running.

Features

The project can register/login accounts . The data is saved accordingly and dashboards can be loaded, saved, deleetd from the calendar.