Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hbhargava7/biophysical-data-aggregator

Project for 2019 iPQB fundamentals bootcamp
https://github.com/hbhargava7/biophysical-data-aggregator

Last synced: 7 days ago
JSON representation

Project for 2019 iPQB fundamentals bootcamp

Awesome Lists containing this project

README

        

# biophysical-data-aggregator
Project for 2019 iPQB fundamentals bootcamp.
By Adam Mancino, Tianna Grant, and Hersh Bhargava

In order to run the server:

1. clone this repository
2. `cd` into `bda` directory
3. start the virtual environment: `$ source .env/bin/activate`
4. start the server: `$ python3 app.py`
5. navigate to http://127.0.0.1