You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PHP files act as endpoints for the Client application to query data from.
The data is stored in an SQLite database.
The file app/DatabaseConnection.php contains all the methods that run sql queries on the database