https://github.com/parthibann/hurdles
https://github.com/parthibann/hurdles
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parthibann/hurdles
- Owner: parthibann
- Created: 2015-05-14T10:19:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-13T12:24:30.000Z (over 10 years ago)
- Last Synced: 2025-10-06T20:01:52.590Z (4 months ago)
- Language: JavaScript
- Size: 949 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hurdles
Installation instructions :
Ubuntu :
* sudo apt-get install python-pip
* Download or clone Hurdles project
* open Hurdles folder
* sudo pip install --upgrade -r requirements.txt
Windows :
* Download and install python
* Install python-pip
* Download or clone Hurdles project
* open Hurdles folder
* pip install --upgrade -r requirements.txt
To start the application :
* python Controller.py
open http://localhost:8181/ in webbrowser and select testcases to test.
**view the demo app by clicking [here](https://hurdles-demo.herokuapp.com/)**
#Screenshorts :



