Skip to content

Cloud based application for saving and reading notes, requires Python3 for CLI, requires Python3 and PyQt5 5.8.1+ for GUI

Notifications You must be signed in to change notification settings

eliaperantoni/EzAppunti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

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.

Prerequisites

For running CLI only

Python 3.x.x

For running GUI

Python 3.x.x
PyQt 5.8.1+

Installing

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

Running the tests

WIP

Break down into end to end tests

WIP

Coding style

  • Place general purpose functions in actions.py
  • Avoid printing in actions.py
  • Avoid editing master.py
  • Use as little master.py functions as possible

Deployment

Executables download:

Built With

Contributing

WIP

Versioning

WIP

Authors

  • Elia Perantoni - Initial work and backend stuff - PurpleBooth
  • Loris Pesarin - Note displaying and backend - Profile
  • Riccardo Lupo - Frontend and testing - Profile
  • Andrea Lotesto - ? - Profile

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

WIP

About

Cloud based application for saving and reading notes, requires Python3 for CLI, requires Python3 and PyQt5 5.8.1+ for GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages