Skip to content

zarifmahmud/SmartEQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qhacks2019

Try it out! :D

For the python backend, Python 3.6.7

python3 -m virtualenv venv
source venv/bin/activate
pip install -r requirments.txt

And to start the server run python server.py.
To fire up the front end,

cd frontend/
npm install 
npm start

You will need to get Azure keys to run this hack for the Face and Text Analytics APIS.

Checkout the Devpost

About

Qhacks 2019!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.9%
  • Python 34.3%
  • CSS 3.8%