A web-based system to manage residential and commercial buildings efficiently. It allows admins to handle tenant details, maintenance requests, and other property-related tasks.
- πΉ User authentication (Admin & Tenants)
- πΉ Manage tenants, maintenance requests, and rent payments
- πΉ Automated notifications & reminders
- πΉ Dashboard for analytics and reports
- Frontend: HTML, CSS, JavaScript
- Backend: PHP, MySQL
- Other Tools: Bootstrap, AJAX
-
Clone the repository:
git clone https://github.com/your-username/Building-Management-App.git cd Building-Management-App -
Set up the database:
- Import the
database.sqlfile into MySQL. - Update
config.phpwith your database credentials.
- Import the
-
Run the application:
- Start your local server using XAMPP or any PHP server.
- Place the project folder inside
htdocs(if using XAMPP). - Open
http://localhost/Building-Management-Appin your browser.
- Admin Panel: Manage tenants, properties, and payments.
- Tenant Dashboard: Submit maintenance requests and view rent details.
Developed by NUTHANAGANTI CHANDRAKANTH
This project is licensed under the MIT License.