A minimalistic industry-ready task management web-application made with ASP.NET & React. Designed for customers to be the users (create new tasks, set the priority) and developers to be the admins (do the task, close when finished).
Development Time
- User registration/login.
- Admin role for special access & actions.
- Data tables with easy-to-use filtering.
- Tasks table displaying all tasks.
- Users table displaying all users and their roles.
- Users can Create or Delete their own tasks.
- Admins can Delete or Update the Status, Priority, & Assignee of any task.
- Each task stores a conversation of messages.
- Edit Task side bar component for easy editing access.
- Responsive UI Design.
- ASP.NET MVC
- React
- TailwindCSS
- .NET 8.0