Skip to content

E-commerce web application developed using Python and Django

License

Notifications You must be signed in to change notification settings

atreyasinha/fifthAndIve

Repository files navigation

Fifth and Ive

Ecommerce website

Start the project

python manage.py makemigrations

python manage.py migrate

docker run -p 6379:6379 -d redis:5

python manage.py runserver

Web Sockets/Django channel

Go to the profile

  1. click on chats

Login with admin(username must)

username: admin password: 1234

  1. login with the admin(webste, not the admin panel)
  2. click on the chat and start conversation

**only admin can see the chats created by the users

About

E-commerce web application developed using Python and Django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published