Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sadegh15khedry/custom-online-shop
- Owner: sadegh15khedry
- License: apache-2.0
- Archived: true
- Created: 2021-09-16T04:03:31.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T02:50:43.000Z (5 months ago)
- Last Synced: 2024-11-11T21:08:58.054Z (3 days ago)
- Topics: bootstrap, css, html, jquery, mysql, php
- Language: SCSS
- Homepage:
- Size: 6.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.