top of page
A Spatial Database as the Backend for a Festival App
For full documentation and to run the programme yourself please ​visit my GitHub repository:
https://github.com/Christina1281995/spatial_database_festival_backend
​
​
To run this program
​
-
Create a database called 'festival' in postgres
-
Download the three python files in the src folder (if required, install any python modules)
-
Run main.py from your preferred IDE e.g. PyCharm
Running 'main.py' takes care of your connection to the database, the setup of all tables, PostGIS extension, and data.
​
​
Full Documentation
​
​
bottom of page