Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sadegh15khedry/custom-online-shop

This repository contains the source code for a custom online shop application.
https://github.com/sadegh15khedry/custom-online-shop

bootstrap css html jquery mysql php

Last synced: 3 days ago
JSON representation

This repository contains the source code for a custom online shop application.

Awesome Lists containing this project

README

        

# Custom Online Shop

This repository contains the source code for a custom online shop application.

## Overview

The Custom Online Shop is a web application designed to provide users with an online platform to browse and purchase various products. It includes features such as user authentication, product catalog browsing, shopping cart management, and order processing.

## Features

1. **User Authentication**: Users can create accounts, log in, and log out securely.
2. **Product Catalog**: Browse through a wide range of products categorized by type, brand, or price range.
3. **Shopping Cart**: Add products to the shopping cart, update quantities, and remove items as needed.

## Installation

To run the Custom Online Shop locally:

1. Clone this repository to your local machine.
2. Install xamp.
3. Add this project to xamp
4. Attach the my_shop.sql to mySql in phpmyadmin.
5. Adjust the connetion string.
6. Run website using xamp.

## Usage

Once the application is up and running, users can access it through a web browser. They can register for an account, browse products, add items to their cart, and complete the checkout process. Admin users can access the admin panel to manage products, categories, and orders.

## Technologies Used

- **Frontend**: HTML, CSS, JavaScript, Jquery, bootstrap
- **Backend**: php
- **Database**: mySql

## Contributing

Contributions to the Custom Online Shop are welcome! If you have suggestions for improvements or new features, feel free to submit a pull request or open an issue.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.