Skip to content

shama2025/student-injury

Repository files navigation

student-injury code style: prettier Code Style black

Overview

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

Patient Outcome Reported Measures example

Locally Host in Deployment environment

Local Machine setup/install

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 Application

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

http://localhost:4200/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published