this project is for building management. in this app you can define building,select building unit,define bill for every building unit,see financial information about building and it's building units.this app has resource protection for illegal access from normal user
First install xampp from this link.
then copy all files from project to htdocs directory.
then create a database in phpmyadmin named building-mgmt and import database from dababase folder in this project.
then open this http://localhost/building-management in browser
Contributions are always welcome!
Please set pull request for any recommendations and bugs in my project!