PierceB / ParkingSpaceApp

To create an application to give data statistics on parking lots based off a live camera feed.
0 stars 0 forks source link

Create small local database for testing #6

Closed PierceB closed 5 years ago

PierceB commented 6 years ago

For the classifier to properly work it needs to fetch data from a database. The database on the server cannot be accessed from outside the wits network at the moment, so to test properly we will need to setup a small testing database for Travis to use.