Skip to content

anksh-singh/RetailNest-Application

Repository files navigation

Django-Ecommerce

simple and easily manageable django based Ecommerce website

Screenshot (73)

Mutliple Items

Screenshot (74)

Loging Page Screenshot (77)

Signup Page Screenshot (76)

Installation Guide

  1. To get this project up and running make sure that Python installed on your computer. Now you have to create a VirtualEnvironment by using this command:

pip install virtualenv

  1. That will create a new folder env in your project directory. Next activate it with this command on Window:

env\scripts\activate

  1. Install the project dependencies with:-

pip install -r requirements.txt

  1. Now run the project with this command:-

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published