Skip to content

dtsolis/diogenis

 
 

Repository files navigation

Diogenis: the online labs registration platform for Technological Institute of Larissa, Greece

Diogenis project is a Django-based web application. It started out as university thesis for students George Tsiokos and Stefanos Chrousis. The goal is to solve, with a pragmatic approach, the management of lab registration procedure, since there is no automated system for doing this.

Install

Setting up Diogenis should be no trivial for people who already have read the official Getting Started Tutorial for Django.

  • pip install -r requirements.txt
  • Get also the latest pyCURL package from the respective linux distro software manager
  • local_settings.py should be placed in the project root directory
  • python manage.py syncdb

Now you have a working draft of Diogenis. :)

About

Online labs registration platform for Technological Institute of Larissa, Greece.

Resources

Stars

Watchers

Forks

Packages

No packages published