A web-based application designed to streamline the process of reporting, managing, and claiming lost items. Developed as a final project for our Web Programming course.
- Live Deployment: https://whereclause.infinityfree.me/login.php
- GitHub Repository: https://github.com/Clarence212/WhereClause
This system implements full CRUD (Create, Read, Update, Delete) functionality to ensure efficient item management:
- User Module: Allows users to report lost items and submit claims for found items.
- Admin Dashboard: Enables administrators to approve or reject claims and manage the item database.
- Real-time Database: Integrated with MySQL to store item details, user info, and claim statuses.
- Frontend: HTML5, CSS, JavaScript.
- Backend: PHP.
- Database: MySQL.
- Hosting: InfinityFree.
To set up a local copy of this project, run the following command in your terminal:
git clone https://github.com/Clarence212/WhereClause.git
- Dupal, June T.
- Lagamia, John Clarence M.
- Lobetania, Lorenz C.
- Palma, James C.
This project is licensed under the MIT License.