Mini-Ecommerce

Screenshots

User Views

1

3

4

Vendor views

5

6

User credentials

username: testuser

password: test

Vendor credentials

username: testvendor

password: testpassword

Running at localhost

These are the steps to follow in order to run the project on localhost with the help of docker-compose:

git clone https://github.com/Suryanshm000/Mini-Ecommerce.git`
cd Mini-Ecommerce
docker-compose build
docker-compose up

The django application is accessible at http://127.0.0.1:8000/