Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roopesh519/courier-dbms-project
The courier database project manages all the functionalities of the courier management. It has two platforms for the admin and user. The admin has access to all the details of the courier and the user details. The user delete and update the details as required. The user can send couriers to locations and track the courier.
https://github.com/roopesh519/courier-dbms-project
mysql web xamp
Last synced: 1 day ago
JSON representation
The courier database project manages all the functionalities of the courier management. It has two platforms for the admin and user. The admin has access to all the details of the courier and the user details. The user delete and update the details as required. The user can send couriers to locations and track the courier.
- Host: GitHub
- URL: https://github.com/roopesh519/courier-dbms-project
- Owner: Roopesh519
- Created: 2024-01-14T15:12:11.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-14T16:03:33.000Z (12 months ago)
- Last Synced: 2024-11-10T16:18:17.769Z (about 2 months ago)
- Topics: mysql, web, xamp
- Language: PHP
- Homepage:
- Size: 9.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# courier-dbms-project
The courier database project manages all the functionalities of the courier management. It has two platforms for the admin and user. The admin has access to all the details of the courier and the user details. The user delete and update the details as required. The user can send couriers to locations and track the courier.
The Project uses MySql for the database storage. The languages used php, html and css.
*Procedure to install the project*
1. Download the zip file the source code.
2. Download the Xamp server.
3. Open Xamp server, start Apache and MySql, click on Admin of MySql.
4. Create new database with the name courierdb and import the database from the file database.
5. Open the browser and type localhost/courier-management-system-main and the project will be working