Sistema di autoprenotazione per l'aula studio Johnson@DMI-UNICT
- python3
- selenium
- firefox
git clone https://github.com/Herbrant/smart_edu-autobooking
cd smart_edu-autobooking
pip3 install -r requirements.txt
python3 smart_edu-autobooking <CF> <PASSWD>
dove <CF> rappresenta il tuo codice fiscale e <PASSWD> la tua password del portale smart_edu.
Distributed under the GPLv3 License. See LICENSE for more information.