Skip to content
VahidSE edited this page Jul 6, 2025 · 6 revisions

Idea:
The idea is simple. In day-to-day life, I spend most of the time in notes, to-do’s, expense and habit tracking. I want to see them all in a single place. At the same time as a programmer, I want to upskill myself. Now, I want to explore new technologies with this simple idea. I can learn and build an application at the same time.

Technologies:
C#, .NET core web API, Blazor, MAUI for mobile application, Azure for hosting. For now, focus is completely on web API and web application.

Status:
06/07/2025JWT token-based login, logout and dynamic nav bar created. The application is more polished now.

02/7/2025 – Token mechanism is working as expected. Now, planning to make it user specific. It requires API changes and application changes as well

28/6/2025 – Now API is more secure with JWT token authentication. The relevant code changes are in progress. App is not working for now, as token mechanism for API calls yet to write.

22/6/2025 – It is in beta phase. Functionalities like task management, expense tracker, habit log are available. Soon, User specific application will be available for use.

If you are interested, pull the code and add features you love. We can create a minimalistic application.

Clone this wiki locally