The task scheduling application is a web application designed to help users organize and manage their daily tasks.
The backend, written in C#, includes functions for storing tasks in a database.
The front end, which is being developed using Blazor WebAssembly, will provide a user-friendly interface for users to interact with the application and manage their tasks.
In addition to allowing users to create and view their tasks, the application also includes a feature that sends an email to the user every day with a list of the tasks they have scheduled for that day. This process is automated using a background worker.
Some additional features of the front end may include the ability to mark tasks as complete and set up notifications or reminders for upcoming tasks.
Overall, the task scheduling application aims to provide a helpful tool for users to stay organized and on top of their daily responsibilities
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|