Giter VIP home page Giter VIP logo

sandoca's Introduction

SandoCA - Amazon Web Clone

Welcome to SandoCA, an Amazon Web Clone application written in pure PHP and JavaScript. This application allows you to create an e-commerce platform similar to Amazon, with a focus on providing a user-friendly shopping experience. Before getting started, please take a moment to review the following instructions.

hippo

Table of Contents

Introduction

SandoCA is a web application that replicates the core functionalities of Amazon, including user registration, product listings, and a shopping cart. In this improved version, additional features like an admin panel, brand and category management, and advanced product search capabilities have been added.

Installation

To get started, follow these steps:

  1. Clone the repository to your web server.

  2. Make sure you have a MySQL database ready for use. You can import the initial database structure from the db.sql file included in this repository.

  3. Update the database connection settings in the dbconnect.php file to match your database credentials.

  4. Ensure that the directory paths in dbconnect.php are correctly set for your server environment.

  5. Navigate to the application's URL in your web browser to start using SandoCA.

Database Configuration

The application uses MySQL as its database. You can find the initial database structure in the db.sql file. To import it, use the following command:

mysql -u your_username -p your_database_name < db.sql

Admin User Setup

To set up an admin user, follow these steps:

Log in to the application using the default admin credentials (if not already changed by the previous developer):

Username: admin Password: admin After logging in, you can navigate to the admin panel.

Create a new admin user or modify the existing admin user to secure your application.

Customization

You can further customize SandoCA to suit your specific needs. You can modify the application's appearance, add new features, or extend its functionality as necessary.

Features

  • User Roles: The application has user roles, including admin and normal users.
  • Admin Panel: Admins have access to the admin panel, where they can manage brands, categories, and users.
  • Advanced Search: Users can search for products based on popularity, lowest price, and price range.

Credits

This project is based on the work of user @ArkaBando. Thank you for your contribution to the open-source community.

Thank you for choosing SandoCA as your Amazon Web Clone. We hope you find this application helpful and are excited to see what you can build with it.

sandoca's People

Contributors

sandokansaruhan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.