Skip to content

t0ster/emark

Repository files navigation

About

Electronic mark sheet and time table.

image

Runing in dev env

git clone git://github.com/t0ster/emark.git
cd emark
python bootstrap.py
./bin/buildout -c dev.cfg
./bin/django syncdb
./bin/django migrate
./bin/runserver

Go to http://localhost:8000

Releases

No releases published

Packages

No packages published