Skip to content

Python GUI program with MVC architeture and data persistence

Notifications You must be signed in to change notification settings

m-rauen/Cadastrin_v2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cadastrin

Python GUI project based on a MVC architeture with data persistence.

This project was the final test from the lecture 'Development of Object Orientated Systems I', ministred at UFSC (Federal University of Santa Catarina).

The main objective of the program it is to control events in a pandemic scenario, doing that by assigning specific events to specific party producers, and, connecting a list of participants (that may have be registered on the system and ensure some pandemic precautions) to those specific events.

⚠️ Warning


Unfortunatelly, the code isn't 100% correct and functional, however, it was important for understanding and learning many important (and specific) aspects of developing systems from scratch with MVC architeture.

🎯 Future Objectives


  • Translate the code from pt-br to en-us
  • Correct any bugs that may exist
  • Correct the GUI functionality
  • Make it functional 😆

About

Python GUI program with MVC architeture and data persistence

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages