Giter Site home page Giter Site logo

haolunwang / online-shopping-store---django Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 35.1 MB

This project is created by Django, and it is a demo based on campus project. Please download the Online Shopping Store - Django.zip file to view.

Python 74.28% CSS 0.16% HTML 25.55%

online-shopping-store---django's Introduction

Online-Shopping-Store---Django

Description:

This project is based on campus project, and it can represent the products information and it can also show the registration, login layouts and users can place the orders and view the orders that they purchased as well. All in all, this project is a course - based demo, it has the bootstrap to render, it looks simple but it is actually a skeleton website of real online shopping store like Amazon, e-bay. I hope it will help you (especially for students group) a lot.

Features:

The features are the basic required features and some optional features.

The main page have a login link. Either users and superusers can be access to this site.

Users should register the username and password before login. If the user using wrong username or password is will show an invalid info.

Once registered,users are able to view the products list and users' orders while adding order with place order function.

When viewing the admin page, users are able to see the products category, stock, and products details.

There is a validation range from 0 to 1000 in place order products.

After login , user can also logout clicking the logout botton. The page will show a Hello Guest instead of user name.

This website using Bootstrap to style the pages.

For bootstrap installed:

If you meet some issues with installing the bootstrap on PyCharm, you should do the following steps:

The first step: install the "Django-bootstrap3" package from the PyCharm IDE;

The second step: put "bootstrap3" in INSTALLEDAPP in setting.py

The last step: put three lines "{% load bootstrap3 %}", "{% load bootstrap3_css %}", "{% load bootstrap3_javascript %}" in the html files that needed

If you also meet some issues such as Python version while installing the bootstrap on PyCharm, I highly recommend you to look at these links:

https://wsvincent.com/install-python3-mac/

https://www.youtube.com/watch?v=5y9Z_BhEr5Q

These resources are really helpful.

online-shopping-store---django's People

Contributors

haolunwang avatar

Watchers

James Cloos avatar Redhwan013 avatar

Forkers

vardhanac

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.