Skip to content

mik01aj/corthus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corthus is under construction

This is a web application I created during my master thesis. Now I defended the thesis, so I can finally turn the project into something useful (if only I have time for this). And then, hopefully, this page will also contain some reasonable description of the project. For now, the best you can get is the master thesis (only in Polish).

Here are some screenshots:

screenshot screenshot

To make the current version work you need to do:

virtualenv .
. bin/activate
easy_install django
ln -s ../../../corthus/toolkit lib/python2.7/site-packages/toolkit

And then you can start the server:

cd corthus_web/
./manage.py runserver

See you soon!

About

For description, see README.md below.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published