An online rental management system for property owners.
- XAMPP (PHP >= 8.2.12)
- Navigate to
c:/xampp/htdocs. - Clone the repository:
git clone https://github.com/nilimeshpatra/supertenant.git - Open XAMPP Control Panel and start Apache and MySQL server.
- Open phpmyadmin from XAMPP Control Panel.
- Go to Databases and create a new database under the name
supertenant_db. - Go to Import and import
supertenant_db.sqlfromdbdirectory. - Go to
http://localhost/supertenant/
By default the project comes with an Admin user. To login as admin use the following credentials:
- Email Address: [email protected]
- Password: admin@123