ngetichnicholas / E-Products

This is a Django web application for fashion E-market.

Home Page:https://nick-holla-fashion.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Products

Author

Nicholas Ngetich


Description

This is a Django web application for Fashion E-market.


Landing page and products


alt text


Cart Summary

alt text


Checkout View

alt text


Admin-Payments

alt text


Admin-Products

alt text


Prerequisites

  • Text editor eg Visual Studio Code
  • You need to have git installed. You can install it with the following command in your terminal $ sudo apt install git-all

Setup Instruction

To access this project on your local files, you can clone it using these steps

  1. Open your terminal
  2. Use this command to clone $ git clone git remote add origin https://github.com/ngetichnicholas/E-Products.git
  3. This will clone the repository into your local folder

Dependencies

  • django-bootstrap
  • Pillow
  • cloudinary
  • psycopg2
  • django-registration
  • python-decouple
  • Python Venv
  • whitenoise
  • gunicorn

Technologies Used

  • HTML
  • Python 3
  • JavaScript
  • CSS

License

This project is under: License: MIT

About

This is a Django web application for fashion E-market.

https://nick-holla-fashion.herokuapp.com/

License:MIT License


Languages

Language:Python 58.0%Language:HTML 40.5%Language:CSS 1.5%