https://github.com/vit718/checkmate-gamestore_django
An e-commerce application built using Python, Django, PostgreSQL, and Stripe payments.
https://github.com/vit718/checkmate-gamestore_django
django-project python3 stripe-payments
Last synced: about 2 months ago
JSON representation
An e-commerce application built using Python, Django, PostgreSQL, and Stripe payments.
- Host: GitHub
- URL: https://github.com/vit718/checkmate-gamestore_django
- Owner: vit718
- Created: 2024-09-14T02:37:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T12:46:35.000Z (6 months ago)
- Last Synced: 2025-01-28T00:32:51.168Z (4 months ago)
- Topics: django-project, python3, stripe-payments
- Language: HTML
- Homepage:
- Size: 11.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsletter/__init__.py
Awesome Lists containing this project
README
# CheckMate GameStore
Welcome to my project, an e-commerce website that focuses on selling board games. CheckMate is a fictional store that relies on online sales alone to make revenue.
This project uses the Django framework, HTML, Python, CSS and JavaScript.In this project, I set up an authentication system and provided access to the site's data for users to purchase various products.
CRUD functionality (Create, Read, Update, Delete) is implemented in the Reviews page, Products Management page, Cart page and the Admin section of the project.
