Project Info
This is a task management CRUD application. Once registered, users are able to create and manage tasks to stay organized. Features include:
- A dashboard feature that displays the number of tasks assigned for the week. Of those weekly tasks, users are able to see how many have been completed and how many are still overdue. They are also able to view any task that has been assigned for the present day.
- A tasklist feature where users can create new tasks. Tasks are separated into different categories either by default or when their status has been updated. Users can also perform search or filter operations when looking for particular tasks.
- A tasks overview feature where users can view recently added tasks, task due for the present day and week, along with their respective due dates.
- A calendar feature where users can view dates. Here they can also click on the date of any particular month to create a task that will be due on that specific day.
- A settings feature where users can update their personal information such as name, email address and password. Here they can also choose to delete their account.
- A logout feature that once clicked, immediately logs the user out of their account.
DEMO LOGIN:
Email: fionafarrier@gmail.com
Password: Test123!
Built with:
- HTML & CSS
- .Net Core Razor Pages
- Entity Framework Core
- .Net Core Identity
- JavaScript
- Git
- Webpack
- SQL Server
- DigitalOcean