Skip to content

A fully functional E-commerce website is designed with user and guest checkout capabilities with a photorealistic 3D human reconstruction given just a monocular RGB image.

Notifications You must be signed in to change notification settings

Prathima235/Fashion-based-3D-modelling-with-Image-Capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fashion-based-3D-modelling-with-Image-Capture

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

The project is enclosed into 5 modules as

  1. Project setup and Templates
  2. Data Structures
  3. Site Functionality
  4. Guest Checkout
  5. Payment Integration

Installation

Python must be installed before running this project. Install Python 3.7 or above -> https://www.python.org/

Virtual environment

virtualenv envir

Activate virtual environment

source envir/bin/active

Migrate database

python manage.py makemigrations

python manage.py migrate

For Admin login

python manage.py createsuperuser

Running the App

python manage.py runserver

About

A fully functional E-commerce website is designed with user and guest checkout capabilities with a photorealistic 3D human reconstruction given just a monocular RGB image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published