A python CLI based Tenant Management System setup with functional programming contains functions for landlords to record and their associated properties, tenants and payments information
Using datetime library, no external packages and a local file systems
Prerequisites:
- Python 3.10 or above
- Visual Studio Code
How to launch project:
- Install Python 3.10 or above version
- Open the project in Visual Studio Code and run