This project was created for a freelancer client. It is a basic website where users can log in with credentials provided by the admin only. After login users can add the data like details of maintenance workers, monthly expenses, electricity bills etc. Passwords of the user are stored in the database in the encrypted format (Blowfish)
To use this project
Download the project file and local server application.
Extract the project file to htdocs folder inside the local server application folder.
Create a local database and import the SQL file provided in the project.
Make changes in connection.php file like servername, user, password and DB Name.
Open a browser and search localhost//[Folder name where the project is located under htdocs]
Login with username and password provided below.
To Download XAMPP Click Here
Username: admin
Password: test123
Society Name: Ganpati Appartment
Username: ajaykumar
Password: kumar
Javascript, HTML, CSS, PHP, MYSQL