Skip to content

jkellyjr/HackNYU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackNYU

This project was a submission for the 2018 NYU Hackathon.

About the Project:

We attempted to implement a platform for people suffering from mental health issues to track their emotional statuses by days/weeks/months/years, and for therapists to track these statuses in real time.

Installation

git clone https://github.com/jkellyjr/HackNYU.git
cd HackNYU
python3 -m venv flask
flask/bin/pip3 install -r requirements.txt

Running the App

export FLASK_APP=app.py
flask/bin/flask initdb
flask/bin/flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors