Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 

Repository files navigation

Project

Technologies

Backend / API

Frontend / Client

Database

  • For development purposes an SQLite database was used.

  • For testing purposes, a MySQL server (community) was used.

Running the project

  1. Start the backend API: cd API then dotnet run.

  2. Start the web client: cd client-app then npm start.

Building the project for deployment

  1. Build the web client: cd client-app then npm run build.

  2. This will create an optimized webapp and move it to the wwwroot folder of the API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages