Open the XAMPP control panel and start the Apache server and the MySQL. Then enter in the terminal:
python main.pyTo see the contents of the database open your web browser and navigate to http://localhost
The current database operations that are supported include:
- Creating an account
- Creating a profile
- Updating the username and password of an account
- Deleting an account, and all associated data
- Authenticating an account, with its username and password