Skip to content

PHP and MySQL-based web application for managing waste banks with multi-user login and comprehensive waste management features.

Notifications You must be signed in to change notification settings

bymunajat/wastephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Based Waste Bank Application (PHP)

Overview

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.

System Requirements

  • Language: PHP 7.4
  • Database: MySQL
  • Server: XAMPP

Installation Guide

  1. Download and Install XAMPP:

    • Ensure XAMPP is installed on your computer.
  2. Extract Files:

    • Use WinRAR to extract the downloaded files.
  3. Move Application Folder:

    • Copy the sampah folder and paste it into the htdocs directory in your XAMPP installation.
  4. Activate Services:

    • Open XAMPP, start Apache and MySQL services.
  5. 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.
  6. Run the Application:

    • Open your browser and navigate to localhost/sampah.
  7. Login:

    • Use the following credentials to log in as admin:
      • Username: admin
      • Password: admin

Application Features

  • 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.

About

PHP and MySQL-based web application for managing waste banks with multi-user login and comprehensive waste management features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published