Skip to content

KanishkRastogi46/devskart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Clone this repository and change the directory using

git clone https://github.com/KanishkRastogi46/devskart.git
cd devskart
  • Create a virtual env, activate it and install the required packages using

    python -m venv .venv
    ./.venv/Scripts/activate
    pip install -r requirements.txt

About

An e-commerce full stack application using Django, Jinja2 and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors