These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
For running CLI only
Python 3.x.x
For running GUI
Python 3.x.x
PyQt 5.8.1+
To get a working dev version of EzAppunti simply clone the repository
git clone https://github.com/hellix08/EzAppunti.git
You may now start main.py or users.py
WIP
WIP
- Place general purpose functions in actions.py
- Avoid printing in actions.py
- Avoid editing master.py
- Use as little master.py functions as possible
Executables download:
- PyCharm - IDE
- GitHub - Remote Repo
- FileZilla - FTP Client
- RoyalWebHosting - Hosting
WIP
WIP
- Elia Perantoni - Initial work and backend stuff - PurpleBooth
- Loris Pesarin - Note displaying and backend - Profile
- Riccardo Lupo - Frontend and testing - Profile
- Andrea Lotesto - ? - Profile
This project is licensed under the MIT License - see the LICENSE.md file for details
WIP