Core API server for ParkEco system.
Clone this repository.
git clone
Navigate to ParkEco.CoreAPI\ParkEco.CoreAPI directory.
cd ParkEco.CoreAPI\ParkEco.CoreAPI
Restore the project.
dotnet restore
Change the server name of ConnectionStrings inside appsettings.json file. Then, update the database.
dotnet ef database update
Now you can run the backend server!
dotnet run
- .NET Core 2.1
- Entity Framework
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Lam Le, Khai Le, Linh Le, and Phat Nguyen. See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
The design documentation is currently in 1 language (Vietnamese) here.