Skip to content

I have developed an ecommerce website for optical store. Integrated payment gateways i.e. Stripe Payment & PayPal. It can take custom requirements for lenses, prescription for lenses, User Authentication and Order tracking system with all basic ecommerce functionality. I have used Django for backend.

Notifications You must be signed in to change notification settings

kevalrajpalknight/optical-ecommerce-store

Repository files navigation

Opticals Ecommerce Store

I have developed an ecommerce website for optical store. Integrated payment gateways i.e. Stripe Payment & PayPal. It can take custom requirements for lenses, prescription for lenses, User Authentication and Order tracking system with all basic ecommerce functionality. I have used Django for backend.

Getting started

Steps:

  1. Clone/pull/download this repository
  2. Create a virtualenv with virtualenv env and install dependencies with pip install -r requirements.txt
  3. Configure your .env variables
  4. Rename your project with python manage.py rename <yourprojectname> <newprojectname>
  5. Add Project Secret Key for Project and Stripe Payment Gateway

This project includes:

  1. Settings modules for deploying with Azure
  2. Django commands for renaming your project and creating a superuser
  3. A cli tool for setting environment variables for deployment

UI

  1. Front page

Front Page

  1. Product Detail page

Product Detail Page

  1. Cart Summary page

Car Summary Page

  1. Lenses Requirements page

Filling Lens Requirements Page

  1. Checkout page

Checkout Page

About

I have developed an ecommerce website for optical store. Integrated payment gateways i.e. Stripe Payment & PayPal. It can take custom requirements for lenses, prescription for lenses, User Authentication and Order tracking system with all basic ecommerce functionality. I have used Django for backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published