https://github.com/mohamadanasfattoum/simple-e-commerce-shop
Simple-E-Commerce-Shop
https://github.com/mohamadanasfattoum/simple-e-commerce-shop
corsheaders css django django-rest-framework html javascript python simple-jwt
Last synced: 3 months ago
JSON representation
Simple-E-Commerce-Shop
- Host: GitHub
- URL: https://github.com/mohamadanasfattoum/simple-e-commerce-shop
- Owner: mohamadanasfattoum
- Created: 2025-02-07T14:52:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T20:23:10.000Z (3 months ago)
- Last Synced: 2025-02-09T21:25:56.262Z (3 months ago)
- Topics: corsheaders, css, django, django-rest-framework, html, javascript, python, simple-jwt
- Language: Python
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple E-Commerce Shop
Ein einfaches E-Commerce-Shop-Projekt, das mit Django als Backend und HTML, CSS sowie JavaScript für das Frontend entwickelt wurde. Dieses Projekt zeigt, wie man eine Dashboard-Oberfläche erstellt, die mit einer Django-API kommuniziert.
## Technologien
- **Backend:** Django, Django REST Framework
- **Frontend:** HTML, CSS, JavaScript
- **Datenbank:** SQLite
-
## Installation1. Klone das Repository:
```bash
git clone https://github.com/mohamadanasfattoum/Simple-E-Commerce-Shop.git
cd Simple-E-Commerce-Shop
```2. Installiere die Abhängigkeiten:
```bash
pip install -r requirements.txt
```3. Starte den Django-Server:
```bash
python manage.py runserver
```4. Öffne deinen Browser und gehe zu `http://127.0.0.1:5500/frontend/login.html`.
## Entwicklung
Ich plane, dieses Projekt weiterzuentwickeln und neue Funktionen hinzuzufügen. Bleib dran für Updates!
### project screenshot
