/Kapda

Fashion Ecommerce made with Django Rest Framework and React.js

Primary LanguagePython

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