Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nilimeshpatra/supertenant

Repository files navigation

supertenant

An online rental management system for property owners.


Prerequisites

  • XAMPP (PHP >= 8.2.12)

Setup

  1. Navigate to c:/xampp/htdocs.
  2. Clone the repository:
    git clone https://github.com/nilimeshpatra/supertenant.git
    
  3. Open XAMPP Control Panel and start Apache and MySQL server.
  4. Open phpmyadmin from XAMPP Control Panel.
  5. Go to Databases and create a new database under the name supertenant_db.
  6. Go to Import and import supertenant_db.sql from db directory.
  7. Go to http://localhost/supertenant/

Users

By default the project comes with an Admin user. To login as admin use the following credentials:

About

An online rental management system for property owners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors