https://github.com/shnartho/full-stack-ecommerce-website
eCommerce Website Using Django, Reactjs, SQLite, PostgresSQL, Cloud (AWS, Heroku) etc
https://github.com/shnartho/full-stack-ecommerce-website
aws django django-rest-framework heroku-deployment javascript postgresql postman reactjs sqlite
Last synced: 3 months ago
JSON representation
eCommerce Website Using Django, Reactjs, SQLite, PostgresSQL, Cloud (AWS, Heroku) etc
- Host: GitHub
- URL: https://github.com/shnartho/full-stack-ecommerce-website
- Owner: shnartho
- License: gpl-3.0
- Created: 2022-03-24T22:40:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T10:32:53.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T08:33:22.325Z (about 1 year ago)
- Topics: aws, django, django-rest-framework, heroku-deployment, javascript, postgresql, postman, reactjs, sqlite
- Language: JavaScript
- Homepage:
- Size: 45.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: Roadmap/Flagship Arena.pdf
Awesome Lists containing this project
README
# Full-Stack-eCommerce-Website🛍️
eCommerce Website Using Django🎯🎖️ , Reactjs🎖️ , SQLite, PostgresSQL, Cloud (Heroku deploment) 🛒
How to run the project on any machine?
Step by step,
1. Download the project from github. Use this comand in your terminal " git clone https://github.com/shnartho/Full-Stack-eCommerce-Website.git"
2. Create virtual environment to run the project "python -m venv venv"
3. Install requirements for the project. Run this comand "pip install -r requirements.txt"
4. Run server using comand "python manage.py runserver"
5. Server is running now. The website should be accessable at your localhost.
--- to check go to 127.0.0.1:8000
--- admin panel 127.0.0.1:8000/admin/
Under development ...... ⏰
[](https://postimg.cc/s10xNWx2)
[](https://postimg.cc/PpXJBz1C)
[](https://postimg.cc/rzhR2bnM)
[](https://postimg.cc/8j9FjvgY)
[](https://postimg.cc/CdMntY4c)