Swift Logistic
Swift Logistic is a web application built using PHP and SQL, aimed at managing logistics operations. It allows users to register, login, manage courier services, track shipments, and perform administrative tasks such as managing users and data.
Contributors
- Anuj Rishu Tiwari
- Ayaan Rajak
- Aditya Dubey
Modules
Home
- css: Contains CSS stylesheets for the project.
- database: Stores SQL database files.
- dbconnection.php: PHP script for database connection.
- dbimages: Directory for storing images related to the database.
- home: Main directory for home-related modules.
- images: General images used in the project.
- index.php: Main entry point of the application.
- LICENSE: License file for the project.
- logout.php: PHP script for logging out users.
- register.php: User registration module.
- reset.php: Password reset module.
- resetpswd.php: PHP script for resetting passwords.
- session.php: PHP script for managing user sessions.
Home Modules
- contact.php: Contact module.
- contactUs.php: Contact form page.
- courierMenu.php: Courier service management module.
- deletecourier.php: PHP script for deleting courier data.
- editdata.php: Module for editing data.
- footer.php: Footer component for the website.
- header.php: Header component for the website.
- home.php: Main homepage of the application.
- price.php: Module for managing pricing.
- profile.php: User profile module.
- status.php: Shipment status tracking module.
- trackMenu.php: Shipment tracking menu.
- updationtable.php: Module for updating data.
Admin
- adminlogin.php: Admin login module.
- dashboard.php: Admin dashboard.
- datadeleted.php: Module for displaying deleted data.
- deletedata.php: PHP script for deleting data.
- deleteusers.php: Module for deleting users.
- head.php: Header component for admin dashboard.
- logout.php: PHP script for logging out admin.
- usersdeleted.php: Module for displaying deleted users.
Integration
Integrated payment feature using Razorpay for secure online payments.
How to Run
- Simply put these files in the
htdocs folder, available in the xampp or similar web server environment.
- Open your web browser and navigate to
localhost/projectName, where projectName is the name of the folder containing the project files.
License
This project is licensed under the GNU General Public License v3.0.