Technology Design Project - Swinburune University of Technology
SNA - Team 05
Contact: 104205090@student.swin.edu.au
- Setup a Python3 environment
- Install pip
- Install the environement requirements from requirements.txt
- Add a .env file with the respective values (.env.example given)
- From the root of Backend directory, run app.py
- Postman collection containing the endpoints added under resources
- Place the 'Frontend' directory in a localserver. Eg: XAMPP
- Open the location of the directory in a browser. Eg: localhost/location/to/the/frontend/folder
- Change the backend server URL in - Frontend/assets/js/main.js (line 324)