This project includes 4 folders:
api-> The API interface made in PHP, that connects data from the database with the phone apps
phone-app-> Includes 2 apps made in react-native(expo), one for client-everyone using it, and one that is supposed to be opened in a phone located in a means of transportation that gets the bus\train's exact position based on geolocation. In the Location gathering app you need to enter a password and then select the bus/train, depending on where the app is installed.
scripts-> Includes scripts for auto inserting the data received by email. Also includes data specially formated for this scripts
kml-> Includes kml's to import in Android Emulator to simulate moving trains and buses
sql-> Includes SQL create statements for the database and tables located inside the database