Skip to content

lamdiv/Kapda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Kapda is an online clothing store that goes parallel to modern-day eCommerce. Hitting sharp to the features like items filtering, cart, wishlist, ratings/reviews, online payments; It has most of the attributes that admire the case of users' accessibility and flexibility.

Requirements

  • pip
  • venv

Commands

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

Now virtual environment is created and all the dependencies are installed.

Run python manage.py migrate to create database table and create superuser by python manage.py createsuperuser.

License

MIT License

Copyright © 2022 lamdiv

About

Fashion Ecommerce made with Django Rest Framework and React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages