Skip to content

asimokby/PDelivery

Repository files navigation

LogoImg

PDelivery is a tool that connects shoppers with travelers. Shop anywhere around the world from the comfort of your home! Delivery, done Personally.

For a detailed overview of how the application works, what we used, and even the sql quereies we wrote, please consider reading the Final report we included.

Landing Page:

Landing

The user’s profile:

UserProfile

The user may create a Trip:

TripDialog

The user may create a shipment:

ShipmentDialog

The user could display the details of the shipment:

ShipmentDetails

A user may go on search for a trip or a shipment

  • some suggested trips or shipments will be displayed even before a user searches for anything:

Suggested

  • Then, the user may send a request. Before this the user will be asked to create a shipment if it is a trip and create a trip otherwise:

Shipments and Trips of a given user:

Shipments Trips

Requests:

RequestPage

How Requests work:

  • When a user sends a request to another user. That request goes to the pending tab. If the user accepts that request, the request is then moved to the accepted tab and the Contact info of both users will be shown

ContactInfo

Reviews:

ReviewPage

Try it yourself

  • Clone the repository.
  • Run your MySQL server: mysql.server start.
  • Open the file in the Backend called utilities.py to provide your database's name and password.
  • Now, go on and run the 2 servers app.py and chatApp.py. (You may need to install the requirements first)
  • Finally, run the react app. Open a terminal at the folder "FrontEnd_ReactJS" and run npm start. (You may need to run npm install first)

Thank you!

  • Asem, Khaled.

About

PDelivery is a tool that connects shoppers with travelers. Shop anywhere around the world from the comfort of your home! Delivery, done Personally.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published