https://github.com/joedborg/vocably
A (very) basic example for a vocabulary test
https://github.com/joedborg/vocably
Last synced: 7 months ago
JSON representation
A (very) basic example for a vocabulary test
- Host: GitHub
- URL: https://github.com/joedborg/vocably
- Owner: joedborg
- License: gpl-2.0
- Created: 2016-11-01T18:10:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T19:02:26.000Z (over 9 years ago)
- Last Synced: 2025-01-04T17:21:16.480Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vocably
A simple web application to test vocabulary.
## Requirements
* CherryPy
## Running
`python main.py`
Browse to `127.0.0.1:8080`
## Testing
`python test.py`