All Projects → Jinjinov → TheLastTime

Jinjinov / TheLastTime

Licence: GPL-3.0 license
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to TheLastTime

smart-blazor
Blazor UI Components & Examples
Stars: ✭ 32 (+39.13%)
Mutual labels:  aspnetcore, asp-net-core, blazor, blazor-webassembly, blazor-wasm
blazor-tailwindcss-template
This template demostrates the integration of tailwindcss with blazor and covers important features like hot-reload and css isolation
Stars: ✭ 38 (+65.22%)
Mutual labels:  aspnetcore, asp-net-core, blazor, blazor-webassembly
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (+491.3%)
Mutual labels:  wpf, winforms, blazor, blazor-webassembly
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+3660.87%)
Mutual labels:  aspnetcore, wpf, winforms, asp-net-core
BlazorWasmWithDocker
Companion code sample for my blog post - Containerising a Blazor WebAssembly App
Stars: ✭ 16 (-30.43%)
Mutual labels:  aspnetcore, asp-net-core, blazor, blazor-webassembly
XAF Security E4908
This repository contains examples for Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
Stars: ✭ 47 (+104.35%)
Mutual labels:  aspnetcore, winforms, asp-net-core, blazor
Home
Home for Blazor Extensions
Stars: ✭ 51 (+121.74%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core, blazor
Asp.net Core Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
Stars: ✭ 599 (+2504.35%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
Practical Aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0 and 6.0 projects you can use. Readme contains explanations on all projects.
Stars: ✭ 6,199 (+26852.17%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
BlazoredLocalStorage
This library has been moved to the Blazored org
Stars: ✭ 26 (+13.04%)
Mutual labels:  aspnetcore, asp-net-core, blazor
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (+3660.87%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
Znetcs.aspnetcore.authentication.basic
A simple basic authentication middleware.
Stars: ✭ 40 (+73.91%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
Cronscheduler.aspnetcore
Cron Scheduler for AspNetCore 2.x/3.x or DotNetCore 2.x/3.x Self-hosted
Stars: ✭ 100 (+334.78%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
AspNetCore.Unobtrusive.Ajax
Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core
Stars: ✭ 46 (+100%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
Awesome Blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Stars: ✭ 6,063 (+26260.87%)
Mutual labels:  aspnetcore, asp-net-core, blazor
Znetcs.aspnetcore.logging.entityframeworkcore
This is Entity Framework Core logger and logger provider. A small package to allow store logs in any data store using Entity Framework Core.
Stars: ✭ 24 (+4.35%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+22160.87%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
Aspnetcore Developer Roadmap
Roadmap to becoming an ASP.NET Core developer in 2021
Stars: ✭ 8,248 (+35760.87%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
awesome-dotnet-async
A curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. 😉
Stars: ✭ 84 (+265.22%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
SeoTags
SeoTags create all SEO tags you need such as meta, link, twitter card (twitter:), open graph (og:), and JSON-LD schema (structred data).
Stars: ✭ 113 (+391.3%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core

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 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].