Random-Coders / Opportunity-Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opportunity Dashboard

Dashboard with many opportunities and and events posted by students, organizations, and scraped from other resources

Requirements

Use a virtualenv to create an isolated enviorment

Run the make command to install requirements

make

or with pip manually

pip3 install -r requirements.txt

Running the program

Run description

make run

or with python manually

gunicorn run:app --reload

License

This project is licensed under the MIT License - see the LICENSE file for details

This Readme was created with pystarter

pip3 install pystarter

About

License:MIT License


Languages

Language:HTML 41.9%Language:Python 36.3%Language:CSS 21.5%Language:Makefile 0.2%Language:Procfile 0.1%