Project for a system for reporting equipment repairs within the classroom that can check the working status and has an access control system that can check information according to our ability.
- Create, read, update, and delete data.
- Restrict and manage data access by roles.
- New roles can be added.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
Run the following command in the terminal
git clone https://github.com/ratikaewkam/TaskStates.git
Run the following command in the NuGet Package Manager console
PM> Install-Package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore -Version 7.0.15
PM> Install-Package Microsoft.AspNetCore.Identity.EntityFrameworkCore -Version 7.0.15
PM> Install-Package Microsoft.AspNetCore.Identity.UI -Version 7.0.15
PM> Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 7.0.15
PM> Install-Package Microsoft.EntityFrameworkCore.Tools -Version 7.0.15
PM> Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Design -Version 7.0.11
PM> update-datebase
Developed by Rati Kaewkam