Skip to content

skunkworks-africa/Courier-Shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Courier-Shell

Courier Website

Overview

This is a full-stack courier website that provides seamless package tracking, delivery management, and user-friendly interfaces for both customers and couriers. The website is built using JavaScript and Bootstrap for the frontend, with PHP and SQL handling backend operations.

Features

  • User Authentication: Secure login and registration system.
  • Package Tracking: Real-time updates on package status.
  • Order Management: Users can place delivery requests.
  • Admin Dashboard: Manage users, orders, and delivery statuses.
  • Responsive Design: Optimized for all devices using Bootstrap.

Technologies Used

  • Frontend: JavaScript, Bootstrap
  • Backend: PHP, SQL (MySQL/PostgreSQL)
  • Database: SQL-based relational database

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/courier-website.git
  2. Navigate to the project directory:
    cd courier-website
  3. Set up the database:
    • Import the provided SQL file into your database.
    • Update database credentials in the config.php file.
  4. Start the server:
    • Use Apache with PHP installed (e.g., XAMPP, LAMP, WAMP).
    • Place the project files inside the web server's root directory.
  5. Open the website in your browser:
    http://localhost/courier-website/

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

License

This project is licensed under the MIT License.

Contact

For any questions or suggestions, contact [Your Name] at [your-email@example.com].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Hack 76.9%
  • SCSS 19.4%
  • CSS 2.6%
  • JavaScript 1.1%