Skip to content

Game loan management system. Invillia Technical Evaluation.

Notifications You must be signed in to change notification settings

heitorml/App-Game-Loans-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

App-Game-Loans-Backend

Game loan management system. Invillia Technical Evaluation.

How to use:

Requisits

  • Docker installed (click here to see how to install)
  • Docker compose (click here to see how to install)

How to run

  1. Clone this project into your machine
  2. Run docker-compose up -d
  3. Go to http://localhost:5000 to access the application
  4. Run docker-compose down --rmi all to stop the application and erase the generated images

Credentials to test

  1. login: admin@test.com
  2. password: admin

Technologies implemented:

  • ASP.NET Core 3.1 (with .NET Core 3.1)
  • Entity Framework Core 3.1.9
  • Swagger UI 5.6.3
  • SqlServer Express
  • Jwt
  • AutoMapper

About

Game loan management system. Invillia Technical Evaluation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published