The purpose of this project is to practice constructing a frontend and backend of a site and to simplify the process that student athletes take when filling out "Patient Outcome Reported Measures" forms
Clone the repository
git clone [email protected]:shama2025/student-injury.git
Install requirements.txt
python -m pip install requirements.txt
Install node
Install angular cli
npm install -g @angular/cli
Run the angular application
ng serve
Run the flask backend
python -m flask run
Run MySql Server (Windows)
- Navigate to the Services application
- Scroll down to MySql and click start
Click locally hosted application link