8000 GitHub - ratikaewkam/TaskStates: 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
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

ratikaewkam/TaskStates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TaskStates

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.

GitHub Repo stars GitHub repo size GitHub License GitHub forks

Latest Feature

  • Create, read, update, and delete data.
  • Restrict and manage data access by roles.
  • New roles can be added.

How to use

TaskStates

Contributing

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.

Installation

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

Setup Database

PM> update-datebase

License

MIT


Developed by Rati Kaewkam

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0