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

https://github.com/anirbmuk/things-to-do

A light and fast todo-app, built with angular 17
https://github.com/anirbmuk/things-to-do

angular angular-material component-store localstorage todo

Last synced: 6 months ago
JSON representation

A light and fast todo-app, built with angular 17

Awesome Lists containing this project

README

          

# things-to-do (archived)
A light and fast todo-app, built with angular 17

# somethings-todo
New and improved Vue3 application available at https://github.com/anirbmuk/somethings-todo

- - - -

## Features
:heavy_check_mark: **Uses Local Storage**
> Uses your browser's local-storage. So remember, a new browser means a new set of TODOs :-)

:heavy_check_mark: **Lightweight UI**
> Makes use of light UI components, so that your app remains featherlight and blazing fast!

:heavy_check_mark: **Strong Search**
> Searches your TODOs by text or heading or due-date tags. e.g. search by **`grocery`**, **`due tomorrow`**, **`next week`** etc.
> You can also use arithmetic operators such as **`eq, >, <, >=, <=`**. For example, **'`eq 7`'** or **'`>= 5`'** or **'`< 3`'** to filter on the due date.

:heavy_check_mark: **Dark Mode Support**
> Turn on dark mode on your mobile/laptop/PC and the page looks as elegant as it can get.

:heavy_check_mark: **Easy Share**
> Share your TODO items on your favourite medium.

:heavy_check_mark: **Built with Angular 17**
> - All standalone components
> - Typed reactive forms
> - New **`inject`** function (replacing constructors)
> - Required inputs

- - - -

### How do you use it?
Just hit https://somethings-todo.web.app on your browser. If you wish you can also install it as a hybrid app on your phone.

- - - -

## Developer
anirbmuk. 2023