Skip to content

Mr-Yazdanian-Dev/Website_Python-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Logo

A supermarket website with Python using Django

Table of Contents

  1. Built With
  2. Overview
  3. Installation
  4. Dockerized Version
  5. License
  6. Contact

(back to top)


Built With

The main technologies used in this project are:

Python Django JavaScript AJAX HTML5 CSS3 Bootstrap MariaDB

(back to top)


Overview

  • Home page & Favorite page & Order page
Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot
  • Compare page & Blog page & purchase history page
Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot

(back to top)


In this website we have the applications below:

  • Accounting app which includes :
    register-page | verify-page | login-page | logout-page | remmberpassword-page | userpanel-page
  • Product app which includes :
    products-page | product-page
  • Compare app which includes :
    compare-page
  • Favorite app which includes :
    favorite-page
  • Blog app which includes :
    blogs-page | blog-page
  • Order app which includes :
    order-page
  • Payment app which includes :
    payment-page | payment verify-page | payment discount-page | payment deliver day-page | redirecting bank-page
  • Score app
  • Discount app
  • Order app
  • ...

(back to top)


Installation steps

At first you need to install Python on your local system. you can use this link to install it.

With the steps below you can run the project on your local system

  1. Clone the repo
    git clone https://github.com/Mr-Yazdanian-Dev/Django-Website-1.git
  2. create a virtualvenv in root directory of project
    python -m virtualenv venv
  3. activate the virtualvenv using terminal
    source venv/bin/activate 
  4. install packages
    pip install -r requirement.txt
  5. run the project (first go to supermarket directory)
    python manage.py runserver

(back to top)


Dockerized Version

Dockerhub link : https://hub.docker.com/repository/docker/mryazdaniandev/django-website/general

(back to top)


License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)


Contact Me

MohammadReza Yazdanian : mohammadreza.yazdanian.prog@gmail.com

(back to top)

About

🌎 This is a website built with python using Django

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors