Skip to content

MatG91/rent_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rent_management

A simple app to manage properties rental

Description of the files inside the repoditory:

  • main.py --> main running script.
  • classes.py --> definition of the classes of the project: Property, Tenant, Reservation
  • functions.py --> similar to utilities. definition of functions used by other modules.
  • properties.csv --> table of the listed properties
  • tenants.csv --> table of the listed tenants
  • reservations.csv --> table of the listed reservations
  • rental_management_app.pptx --> presentation of the project foundamentals

About

A simple app to manage properties rental

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages