Final project for CS 4400 Fall 2020.
This application runs Flask with Python 3 (version 3.6 or greater). To install the requirements, assuming you have Python 3 and pip installed, run:
pip install -r requirements.txt
To run the app, first export the FLASK_APP environment variable, then run the flask run command:
export FLASK_APP=app.py
flask run
For this projects, we used Flask and python 3. We used pymysql and mysql workbench for the database API and anaconda for the virtual environment. We accomplished the application through teamwork :) .
Each of out 4 group members tackled 4-5 screens and all of us worked on the login/registration. We tested all of the functionality together.
- View My Results
- Explore Test Results
- Sign up for a Test
- View Aggregate Results
- Explore pool results
- View daily result
- Change testing site
- View appointments
- Create appointments
- Proceess pool
- Create pool
- View pool
- View My processed test (lab tech)
- Reassign tester
- Create testing site
- Register employee
- Register student