Skip to content

Latest commit

 

History

History
63 lines (34 loc) · 2.02 KB

README.md

File metadata and controls

63 lines (34 loc) · 2.02 KB

PartyList

Application for creating partylist of friends. Written in Python. SQLite database is used as storage. Still in progress...

  • Imagine throwing an unforgettable party! Keep track of your guests effortlessly with our user-friendly Party List application. This intuitive software seamlessly manages your guest information, ensuring a smooth and stress-free planning experience.

  • Say goodbye to handwritten lists and scattered notes! Party List offers a centralized hub for organizing your guest details. Add new contacts with just a few clicks, edit existing entries, and even export your meticulously crafted list to an Excel file for further customization.

Testing data

Data for first testing. SQL skript SQL skript - testing data.

Main window

Allowable functions

  • add new person
  • delete one record
  • edit one record
  • delete all records
  • export one record into Excel
  • export data into Excel
  • export data into PDF
  • close applicatin

Sorting

Sorting table

Warning

Warning before deleting one record - one person

Warning before deleting all records - all people

Deleted all data from the table

Add new person

All fields must be filled