Skip to content

valenciusap17/Kalbe

Repository files navigation

To run the application

  1. Install dependencies
npm i
  1. run with visual studio or using command CLI
dotnet run

Available URLs

  1. Main Application: http://localhost:5099/StudyView/Index
  2. Create Molecule Page: http://localhost:5099/StudyView/AddMolecule
  3. Create StudyStatus Page : http://localhost:5099/StudyView/AddStudy
  4. API Documentation (Swagger): http://localhost:5099/swagger/index.html

Note: Not all available api used, some were usefull for debug but I did not delete it. I did the patch API to update the value of isActive and isDeleted, but for application I used the delete API to remove the data from database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published