Skip to content

Repository files navigation

Tudu

To do list web app

Project Detail

This project demonstrates how to create to do list app by using Angular and store data to IndexedDB via Dexie.js

Features

  • Add task (with options: time and priority)
  • Delete task
  • Toggle task status (done or not)

Development

After cloning repository to your local machine, use command

pnpm install

to install dependecies

then, To start a local development server, run:

ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

About

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages