Skip to content

Fantasy Knesset is a web site for creating your own Knesst, a fantasy Knesset, and to match it to the existing Knesset.

License

Notifications You must be signed in to change notification settings

AriMeidan/Fantasy-Knesset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy Knesset

This project is done in the framework of "Hackita". It is a web site for creating your own Knesset, a fantasy Knesset, and to match it against the existing one.

System description

Detailed description of the system, as well as future updates, are presented in the following document (only Hebrew for now).

Development

First, run the initial requirements and local database setup:

$ mkvirtualenv fknesset  # Using a Python virtualenv is highly recommended
$ pip install -r requirements.txt
$ python manage.py syncdb

Next, you can import some data using:

python manage.py populate_database

You now have a basic environment to work on :)

About

Fantasy Knesset is a web site for creating your own Knesst, a fantasy Knesset, and to match it to the existing Knesset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published