Found 6 repositories(showing 6)
joeyAPS
parking management system Car Park Management System with Source Code is a PHP project that can book/unbook parking lot easier and faster transaction. This program was developed by the use of the following languages: PHP, HTML, MYSQLi and Javascript. It is a web-based parking management system which provides a best parking booking system in real-time. The owner or admin can easily track the current status of parking spaces. This application provides multiple languages, SMS and email notifications, two types of booking with different types of pricing and internal messaging system. The client can easily find the nearest parking lot using google map. It will help to manage customer/client waiting list and allocation process in an organized way. Booking serial (A000001, A000002, A000003…) respectively assigned on each booking. There are three types of user account (Super Admin, Admin, and Operator). The system is very easy to understand, user can register a new account and book a date for a parking space. The user has to enter a car model in order to process a booking, then fill up a parking details to start a reservation. The admin can maintain all the daily transactions which show date and time, parking details and messages. Installation: Extract the zip file inside the htdocs folder. Open phpMyAdmin and create a database called “cpms”. Import the file named “cpms.sql” inside the “db” folder. Open a browser and enter "http://localhost/Car%20Park%20Management%20System/" Login Information Admin Phone no: 012345 Password:12345 The Source Code is ready to be downloaded, just kindly click download button below. I hope that this system can help you to what you are looking for. For more updates and tutorials just kindly visit this site. Enjoy Coding!!
Project Title: Medical Center Portal Management System using PHP/MySQLi About Medical Center Portal Management System is developed using PHP, CSS, Bootstrap, and JavaScript. Talking about the project, it has all the essential features required for the user to view the hospital or pharmacy location and the price of a particular medicine or medical product by searching a medicine or medical product name. This system allows customers/clients to submit an appointment request with the pharmacy or hospital. The system also provides an online ordering system for the customer. The system has a Medicine checker that can help the customer check if the medicinal product or device is available and with this feature, the system will search not only in a single pharmacy because since the hospital or pharmacy are dynamically stored in the system database, the system will check the product in each hospital or pharmacy then returns the location and contact details of the pharmacy or hospital. Features: Admin Customer Page The page where the customers are listed and managed. Staff The page where all the employees are listed and managed. Medical Product The page where the medicinal product or devices are listed and managed. Appointments Page The page where the customers' appointments request are listed and managed. Inventory Page The page where the stock summary of the products is listed. Transaction Page The page where all the customer orders transactions are listed. Hospital/Pharmacy Page The page where an admin manages the list of hospitals and pharmacies. Accounts Page The page where the system users are listed and managed. Customer/Client Medicine Check Page The page where can customer search for a medical product that they need. Order Medical Products Page The customer's ordering system page. My Transaction Page The page where all of the customer's transactions are listed. My Appointments Page The page where all the customer's appointment requests are listed. Both Sides Login Page The page where the system admin and user submit their system credentials to access the data and functionalities of the system according to their user role. Dashboard The page where the system user will be redirected by default after logging into the system. How to Run Download the source code and extract the zip file. Download or set up any local web server that runs PHP script. Open the web-server database and create a new database name if "medic". Import the SQL file located in the database folder of the source code. Copy and paste the source code to the location where your local web server accessing your local projects. Example for XAMPP('C:\xampp\htdocs') Open a web browser and browse the project. E.g [http://localhost/medic] Open the "README.md" file with any text editor for the sample users' credential. Explore more on this website for more source codes and tutorials. Enjoy!
GulumseKadin
The Courier Management System is a simple PHP/MySQLi project that helps a courier company or businesses manage their customers parcel details. The system stores all the branches or the company that can be also use when setting a destination where can recipient pickup their packages or parcels. The system has tracking feature where can help to monitor the movement of the customer's parcel. The system has 2 types of user which is the Admin user and the Branch Staff user. The Admin user can manage all the data in the system including managing the branches and branches staff user. The Branch user can only track a parcel and manage the list of parcels where the origin or the destination of a parcel under the logged in staff branch. The couriered items has multiple statuses which are the "Item Accepted by Courier", "Collected", "Shipped", "In-Transit","Arrived At Destination", "Out for Delivery", "Ready to Pickup", "Delivered", "Picked-up", and "Unsuccessfull Delivery Attempt". This statuses will help to determin the parcels movement. The system also generates a report between two dates and selected status. The couriered items of the clients can be set into "Deliver" and "Pickup". The parcels that marked as deliver are the items to be deliver directly to the recipient while the pickup will be delivered to the branch of the company near to the recipient address. The system admin or staff user can store or adds a multiple items at the same time but these items will be stored in the database seperately because each packagre has a different reference number or different tracking number. For example, Client 1 has 3 boxes of package to be couriered in a same recipient, the system user can submit the parcel registration to the system at once but will be stored seperately so that the system will generate a different unique reference number in each item so that they can track easily each items.
42webok
A lightweight PHP MySQLi database helper class that simplifies common database operations. Perfect for small to medium projects that need quick database access without full ORM complexity
kdmundale
simple math helper using PHP and mysqli database
Rjtksp
A simple and lightweight Todo App built with core PHP using OOP principles and MySQLi for database interaction. Helps you manage tasks efficiently.
All 6 repositories loaded