Skip to content

tarzzz/hack_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##To run the webapp:##

  • clone the repo:

git clone https://github.com/tarzzz/hack_app

  • install dependencies:

pip install -r hack_app/requirements.txt

  • cd into hack_app dir, syncdb and run dev server:

cd hack_app && python manage.py syncdb && python manage.py runserver

About

A demo app for Hackerearth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published