We believe that the connections made during an internship/fellowship/etc is the most valuable part of the experience, but it can also be difficult to maintain—especially for global programs such as the MLH Fellowship. You may need to keep notes of things said during a 1-on-1 meeting, their typical availability (in your time zone), their preferred modes of communication, etc. It can be overwhelming. That is why Connections is here to serve as your one-stop shop for keeping track of it all.
In /server
run the following commands
$pip install virtualenv
$virtualenv venv; source venv/bin/activate
$pip install -r requirements.txt
$python app.py
In /client
run the following commands
$npm install
$npm run watch
if in development, else `$npm run build
In /cli
run the following commands
pip install typer
- You must have python 3.6 + installed for this to work!
python main.py --help
- This will allow you to see all of the commands available to you.
Navigate to http://127.0.0.1:5000/
when done!
- Mongodb
- Flask, Flask_RESTfulApi, Flask_bcrypt, Flask_jwt_extended, Flask_mongoengine
- React
- semantic-ui-react
- Typer
- Amy Lei
- Fawziyah Alebiosu
- Ebonne Cabarrus