https://github.com/darkddev/car-marketing-website
django ecommerce site
https://github.com/darkddev/car-marketing-website
django django-rest-framework playwright requests selenium
Last synced: about 2 months ago
JSON representation
django ecommerce site
- Host: GitHub
- URL: https://github.com/darkddev/car-marketing-website
- Owner: darkddev
- Created: 2024-09-12T13:19:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T13:25:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-05T04:32:59.947Z (over 1 year ago)
- Topics: django, django-rest-framework, playwright, requests, selenium
- Language: Python
- Homepage: https://autazeszwajcarii.pl/
- Size: 466 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car Marketing Website
This is a project for car marketing website.
It is built with Django + Django Rest Framework + PostgreSQL
This project consists of two sections:
- scrapers: scrape car auction data from 4 auction websites.
- website: ecommerce site for car marketing
## Scrapers
- scrape car auction data using Playwright, requests module.
- upload scraped data using REST API
## Website
- Frontend Page : Django MVT
- Admin Page : Django Admin
- Rest API : Django Rest Framework