AmineDjeghri / SUCAL

Sorbonne Université calendar
http://sucal.aminedjeghri.com
GNU General Public License v3.0
17 stars 3 forks source link
calendar sorbonne sorbonne-university

SUCAL : Sorbonne Université calendar

Le lien: sucal.aminedjeghri.tk

Build Status

Sceenshots

Dark Mode Light Mode

Features

Want to contribute ?

1- Checkout to develop branch and install the requirements (use python 3.7)

pip install -r requirements.txt

(If you use pipenv instead of pyenv or conda, you can find the guide here)

2- Run the project

Now if you go to the address, you should see the website, but there is no database configured yet. Check the next session to configure the database.

3- configure the database for the first time:

If you want to modify the database models:

TO DO:

This website is not made by, affiliated with or endorsed by Sorbonne Université

Hosting:

credits:

If you use Pyenv:

Installation

Inside the SUCAL folder, open a terminal and enter the following commands:

Running the project if you use pipenv

You need to run these commands everytime you want to run the application: