Skip to content

Vithey-Code/staff-management

Repository files navigation

Basic Staff Management

This is a simple basic feature of the Staff Management System for testing purposes.

Table of Contents

Installation

  1. Clone the repository:

    git clone [email protected]:Vithey-Code/staff-management.git
  2. 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.
  3. Install dependencies:

     you need to install .NET runtime and SDK

Usage

Running the Application

  1. Run the application:

    • You need to run API project before Web app because Web app needs to connect local API

License

License © Rathavithey

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published