This is Group 5's final project for Baylor CSI 3335.
The team members are:
- Ben Agueros
- John Eyre
- Jack Titzman
This program is a Python web application using the Flask framework.
- Install Python, Pip, Flask, and PyCharm if you don't already have them.
- Check out a project from Version Control. Choose Git. Url: https://gitlab.com/database-group-5/database-group-5.git
- Choose Run->Edit Configurations
- Ensure that the FLASK_DEBUG option is checked. (This will allow you to make changes to the project without having to rerun the app each time.
- Navigate to "localhost:5000" in your browser. If you do not get an error, then this worked correctly.
- flask
- flask-wtf
- MySQL-connector-python
- flask-bcrypt
- flask-login