Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

An Evaluation Tool for Accessing the Impact of Faculty Research

Notifications You must be signed in to change notification settings

justinorringer/EvaluationScholar

Repository files navigation

Team 6 Project

Building

Docker and docker-compose are required to build this project. To build, run docker-compose up.

This will create and run two containers: the MySQL database and the Flask app. The application can be accessed from localhost:5000.

Code Changes

While in debug mode, Flask will automatically detect changes to the project code and rerun the app.

Testing

From the backend/test directory, install the testing requirements with pip install -r requirements.txt

To run the tests, run python -m pytest from backend.

About

An Evaluation Tool for Accessing the Impact of Faculty Research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published