make sure you have Python installed: https://www.python.org/downloads/
git clone https://github.com/IDREsandbox/research_life_cycle_hub.git
Change directory into the project folder:
cd research_life_cycle_hub
pip install -r requirements.txt
We'll provide you with the credentials for running the project if you need to connect to our database in a config.py file.
python app.py
Note: The API only works if you have the config.py file
localhost:5000/api/all
localhost:5000/api/phase
localhost:5000/api/task
localhost:5000/api/institute
localhost:5000/api/people