Skip to content

BachelorProjectGroup3/CrowdedRegionDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

324 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowded Region Detection

Bachelor project - Crowded Region Detection

App

Run with flutter run in /crowdedapp directory

Backend

Run with dotnet run in /CrowdedBackend directory

Make Rider auto generate a controller. When it fails, copy the command it tried to run, then remove --useSqlite and add --databaseProvider postgres

Make Rider auto generate a migration dotnet ef migrations add <NameOfMigration>. Make Rider build database dotnet ef database update --verbose

This is an update

About

Bachelor project - Crowded region control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors