Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jinjinov/thelasttime

C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
https://github.com/jinjinov/thelasttime

asp-net-core aspnet-core aspnetcore blazor blazor-pwa blazor-wasm blazor-webassembly blazorise csharp indexed-db indexeddb net-5 net-6 progressive-web-app pwa wasm webassembly webview2 winforms wpf

Last synced: about 2 hours ago
JSON representation

C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something

Awesome Lists containing this project

README

        

# The last time

Progressive Web Application that tracks when was the last time you did something.

https://ididit.today/

# New version: https://github.com/Jinjinov/Ididit

**How to use:**

You can load examples from the menu to get a feel for the application.

You can also write your own [yaml](https://en.wikipedia.org/wiki/YAML) list, save the file as `TheLastTime.yaml` and import it:

---
Health:
- Drink a glass of water
- Eat a piece of fruit
Exercise:
- Stretch & workout
- Go hiking
Appearance:
- Go to a hairdresser
- Buy new clothes
Peace of mind:
- Take a walk
- Meditate
Relationships:
- Call parents
- Do someone a favor
Relaxation:
- Read a book
- Get a massage
Hobbies:
- Learn Spanish
- Play the piano
Chores:
- Clean dust under the bed
- Clean the windows
Job:
- Ask for a raise
- Take a break

Make sure that you use a proper [yaml format](http://www.yamllint.com/)!