An open API service indexing awesome lists of open source software.

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

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 ...... ⏰

[![Screenshot-from-2022-06-10-12-26-42.png](https://i.postimg.cc/yY7RWXz0/Screenshot-from-2022-06-10-12-26-42.png)](https://postimg.cc/s10xNWx2)
[![Screenshot-from-2022-06-10-12-26-51.png](https://i.postimg.cc/qRnK61Rx/Screenshot-from-2022-06-10-12-26-51.png)](https://postimg.cc/PpXJBz1C)
[![Screenshot-from-2022-06-10-12-27-08.png](https://i.postimg.cc/xTQvMVLJ/Screenshot-from-2022-06-10-12-27-08.png)](https://postimg.cc/rzhR2bnM)
[![Screenshot-from-2022-06-10-12-27-31.png](https://i.postimg.cc/135D70Cy/Screenshot-from-2022-06-10-12-27-31.png)](https://postimg.cc/8j9FjvgY)
[![Screenshot-from-2022-06-10-12-27-37.png](https://i.postimg.cc/zDKwyGHY/Screenshot-from-2022-06-10-12-27-37.png)](https://postimg.cc/CdMntY4c)