Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/messsimo/furniture-shop
E-Commerce Web for furniture store "SitDownPls"
https://github.com/messsimo/furniture-shop
admin-dashboard application crud css database e-commerce html javascript mysql php website
Last synced: 26 days ago
JSON representation
E-Commerce Web for furniture store "SitDownPls"
- Host: GitHub
- URL: https://github.com/messsimo/furniture-shop
- Owner: messsimo
- Created: 2024-07-19T15:58:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T17:30:42.000Z (5 months ago)
- Last Synced: 2024-12-03T02:10:03.567Z (26 days ago)
- Topics: admin-dashboard, application, crud, css, database, e-commerce, html, javascript, mysql, php, website
- Language: PHP
- Homepage:
- Size: 20.2 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SitDownPls
SitDownPls is an interactive CRUD application and features an admin panel for seamless store management.
## The project includes:
- Home page: User-friendly interface for quickly and easily finding the products you need.
- Catalog with pagination and filters.
- Item page with detailed information.
- Cart showing the items you have added.
- Administrator panel: Add, edit, or remove products and categories, plus manage all orders and cold call information.
- CRUD functionality: Ability to add, view, update, and delete product information.## Installation
1. Clone the repository:
```bash
git clone https://github.com/username/repository.git
```
2. Go to the project directory:
```bash
cd repository
```
3. Integration:
```bash
cp -r repository/* /path/to/your/project/
```## Technologies
- HTML
- CSS
- JavaScript
- PHP
- mySQL## Screenshots