Skip to content

An amazing eyewear website for your favorite eyewear products made using Django

Notifications You must be signed in to change notification settings

Mugovinius/Online-Eyewear-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eyewear Online Shop

This is an e-commerce website that involves a platform to buy eyewear products online.

Requirements

''' Python Pip database '''

How to Run the project

create a virtual environment using this

virtualenv env

if virtualenv not installed install using this

pip install virtualenv

install the requiremeents using this

pip install -r requirements.txt

run the project using this

python manage.py runserver

About

An amazing eyewear website for your favorite eyewear products made using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published