Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

titouanc/vubix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VUBIX

screenshot

What's this ?

Just try to pronounce the concatenation of VUB and ICS. You got it.

Installation

* Installer PostgreSQL (database : vubix, user : vubix, password : vubix) 


virtualenv ve
source ve/bin/activate
pip install -r requirements.txt

Startup

./manage.py migrate
./manage.py reload_courses

Running

./manage.py runserver

About

ICS for VUB timetables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published