- Download Postgres
- Clone this repo to your local machine
- Run the scripts located in the
DragonLoopDatabaserepository to set up your local Postgres database- routes.sql
- buses.sql
- stops.sql
- schedules.sql
- route_segments.sql
- Use the Dotnet Secret Manager to set
PgConnectionStringin theDragonLoopAPIprojectcd DragonLoopAPIdotnet user-secrets set "PgConnectionString" "Server=127.0.0.1;Port=5432;User Id=postgres;Password=password;Database=postgres;"
- Run
DragonLoopAPIandDragonLoopApp.Android/DragonLoopApp.iOS/DragonLoopWebin Visual Studio
-
Notifications
You must be signed in to change notification settings - Fork 0
dragon-loop/DragonLoop
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
An end to end application to track Drexel University's shuttle system