The Web-Based Waste Bank Application is a free PHP and MySQL-based application for managing waste banks. Developed by Junasukses, this application features multi-user login, user data management, waste management, deposit records, withdrawals, graphs, and more.
- Language: PHP 7.4
- Database: MySQL
- Server: XAMPP
-
Download and Install XAMPP:
- Ensure XAMPP is installed on your computer.
-
Extract Files:
- Use WinRAR to extract the downloaded files.
-
Move Application Folder:
- Copy the
sampah
folder and paste it into thehtdocs
directory in your XAMPP installation.
- Copy the
-
Activate Services:
- Open XAMPP, start Apache and MySQL services.
-
Set Up Database:
- Open your browser and go to
localhost/phpmyadmin
. - Create a new database named
sampah
. - Import the application's database into the
sampah
database.
- Open your browser and go to
-
Run the Application:
- Open your browser and navigate to
localhost/sampah
.
- Open your browser and navigate to
-
Login:
- Use the following credentials to log in as admin:
- Username: admin
- Password: admin
- Use the following credentials to log in as admin:
- Frontend Page
- Multi-User Login
- User Registration
- Dashboard
- User Data
- Waste Data
- Deposit Records
- Withdrawal Records
- Sales Data
- News Data
- Graphical Reports
- Logout
- And more.
Utilize this application for school projects, final assignments, or as a learning resource for developing and managing waste bank applications. Continuously enhance the application for better results.