Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
/ uni_scheduler Public archive

Greek Application that informs about a specific Uniwa schedule.

Notifications You must be signed in to change notification settings

marios-pz/uni_scheduler

Repository files navigation

DEPRECATED

UPDATING THE SCHEDULE MANUALLY IS TEDIOUS AND REQUIRES MAINTAINING AND THERE IS NO SOURCE FOR AUTOMATION WE WILL WORK ON A DIFFERENT BUT SIMILAR PROJECT NAMED ECLASS-UTILS

Uniwa Scheduler

setup guide:

  • go to uni_scheduler directory
  • pip install -r requirements.txt

-- To use the CLI --

  • python3 cli.py

-- To host the webapp --

  • cd /webapp/
  • python3 server.py # port has been changed to 99

-- To host the app under docker --

  • docker pull mariospapaz/uni_scheduler:1.0
  • docker run -d -p 99:99 mariospapaz/uni_scheduler:1.0

DISCLAIMER: Both Applications are in Greek

WEBAPP:
web

CLI:
cli

DATABASE USED:
mongodb