This is a simple basic feature of the Staff Management System for testing purposes.
-
Clone the repository:
git clone [email protected]:Vithey-Code/staff-management.git
-
Navigate to the project directory:
- cd API - run dotnet ef database update: to update the database. You don't need to add a new migration. You can still use my existing connection string which I used AWS Cloud, but if you don't want please connect to your other database connection string, I used MYSQL Database.
-
Install dependencies:
you need to install .NET runtime and SDK
-
Run the application:
- You need to run API project before Web app because Web app needs to connect local API
License © Rathavithey