Skip to content

PRID021/adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 Welcome to the Potential Adventure Project! 🎉

eCommerce Web Mobile

🌟 Overview

Potential Adventure is an innovative eCommerce platform designed to provide a seamless online shopping experience for customers. Whether you are using a web browser or a mobile device, our system ensures that you can effortlessly browse, select, and order products from the comfort of your home.

📦 Features

  • 🛒 User-Friendly Interface: Easy navigation and product search.
  • 📱 Cross-Platform Access: Accessible via web and mobile devices.
  • 🛍️ Dynamic Shopping Cart: Add, update, and remove items effortlessly.
  • ❤️ Wishlist Functionality: Save items for future purchases.
  • 💳 Secure Payment Processing: Multiple payment options for convenience.
  • 🚚 Real-Time Shipment Tracking: Stay updated on your order status.

🏗️ Entity Relationship Summary

  • Customer ↔️ Order: One-to-Many
  • Order ↔️ Order_Item: One-to-Many (dependent)
  • Order_Item ↔️ Product: Many-to-One
  • Order ↔️ Payment: Many-to-One
  • Order ↔️ Shipment: Many-to-One
  • Product ↔️ Category: One-to-Many
  • Customer ↔️ Cart: One-to-Many (dependent)
  • Customer ↔️ Wishlist: One-to-Many (dependent)
  • Cart ↔️ Product: Many-to-One
  • Wishlist ↔️ Product: Many-to-One

📝 Entity Descriptions

  • Customer: Represents users who create accounts to place orders on the platform.
  • Product: The items available for purchase.
  • Category: Groupings of products for easy browsing.
  • Order: Customer-placed product orders.
  • Order_Item: Individual items within an order.
  • Payment: Customer payments for orders.
  • Shipment: Delivery information for orders.
  • Cart: The customer's virtual shopping basket.
  • Wishlist: Customer's saved items for potential future purchases.

📲 Accessing the Platform

Web Access

  1. Open your favorite browser.
  2. Navigate to our website.
  3. Browse products, add to cart, and checkout!

Mobile Access

  1. Download our app from the App Store or Google Play.
  2. Sign in or create an account.
  3. Start shopping on the go!

🚀 Getting Started

Prerequisites

  • A modern web browser or a mobile device.
  • An active internet connection.

Installation

For mobile access, install our app:

Usage

  1. Create an Account: Sign up with your email or social media.
  2. Browse Products: Use categories or search for specific items.
  3. Add to Cart: Select products and add them to your shopping cart.
  4. Checkout: Review your cart and proceed with payment.
  5. Track Shipment: Monitor your order status until it arrives.

📞 Support

If you encounter any issues or have questions, feel free to reach out:

🌐 Connect with Us

🤝 Contributing

We welcome contributions! Please read our Contributing Guidelines for more details.

📜 License

This project is licensed under the MIT License.


Thank you for choosing Potential Adventure for your online shopping needs! Happy shopping! 🛒✨

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages