Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.33 KB

Landlord-App

Just like the name 'Landlord-App' suggests ,it is an application that is to be used by Apartment/Land Owners to save ,edit and extract tenants records and details.It's a desktop application that uses python programming.

Python Modules Used

It utilizes various modules like ;

  • SQLITE3 module to create the database and
  • TKINTER module to create GUI .

Reason for creation

I created it out of necessity since my Parents are Landlords of ,'Serene Apartments' in Juja Kiambu County , and required an Application that easens the work of keeping track of the Apartments bills and Tenants houses plus I did study a short course on Python programming and it was a good project to start with.

Screenshots of its GUI

Once the application is executed the following will be seen;

Home Page

home page

Database Page

Database page

Exit Page

exit page

Working on further intgration with Safaricoms Daraja Api , so as to automate data entry especially when the transaction is through mobile money (M-Pesa)