Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetailAstra

RetailAstra is a web-based e-commerce platform designed for buying and selling a wide range of products, including groceries, electronics, fashion, home & furniture, appliances, and toys. The platform supports both customer and seller accounts, product management, and order processing.

Features

  • Customer and seller registration/login
  • Product listing and categorization
  • Product image upload and carousel display
  • Product sorting and filtering
  • Shopping cart and checkout process
  • Address management for customers
  • Seller dashboard for product management
  • Responsive UI with Bootstrap

Technologies Used

  • PHP (backend logic)
  • MySQL (database)
  • HTML, CSS, JavaScript (frontend)
  • Bootstrap (UI framework)
  • jQuery (JS library)

Setup Instructions

  1. Clone the repository to your local machine.
  2. Set up a MySQL database named e commerce and import the required tables (users, product, images, customer_profile, seller_profile, etc.).
  3. Update database credentials in conn.php if needed.
  4. Place the project files in your web server's root directory (e.g., /var/www/html).
  5. Ensure the uploads/ and banners/ directories are writable by the web server for image uploads.
  6. Access the application via your browser (e.g., http://localhost/RetailAstra/project/index.php).

Usage

  • Customers can browse products, add to cart, and place orders after registering and logging in.
  • Sellers can register, log in, and upload new products with images.
  • Admin features can be extended as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages