Skip to content

sourabhdaura/ecommerce.github.io

Repository files navigation

Grocery Store

Grocery shopping is one of the chores that is part of most home's keeping.

• Technology: Python Django • IDE : Pycharm • Client Side Technologies: HTML, CSS, JavaScript • Server Side Technologies: Python • Data Base Server: MySQL • Operating System: Microsoft Windows 11

System Overview:

The key features required in the system are as follows:

• Login: This module has a drop down list box from where we have to select ADMIN or USER. The ADMIN has all the rights in the software including updating the status of his site. The other fields in login are username and password. If the username and password are correct then it is directed to next page.

• New user: This module is for the users who do not have their account. Here user is allowed to create an account to login. The account creation is done by filling the registration form with user details such as name, phone, email etc.

• Product: This module has information regarding the medicines such as its name, category, subcategory , image , price information, its features etc.The ADMIN has the authority to Add, Delete, Update etc. The USER can only view the products available in the stock etc.

• Search: This module helps the customer to ease his search based on his budget or interest. The search can be done on different categories and subcategories like category , subcategory , name, price etc

Features

Login and Logout, Contact Us Tab, Payment Option, Add to Cart, User Login, Admin Login, Registration Form, View Cart, View Booking, Change password, Send Feedback, View Profile, View Booking And Many More .

Technologies that i used

  • Forntend - HTML (Django) ,CSS,JS
  • Backend - Python
  • Database - MySQL

For Login In Admin Account

username - admin

password - admin

Screenshots 1

App Screenshot

Screenshots 2

App Screenshot

Screenshots 3

App Screenshot

Screenshots 4

App Screenshot

Screenshots 5

App Screenshot

Screenshots 6

App Screenshot

Screenshots 7

App Screenshot

Screenshots 8

App Screenshot

Screenshots 9

App Screenshot

Screenshots 10

App Screenshot

Screenshots 11

App Screenshot

You can check more Screenshot in Project Report and also uploaded .png (Screenshot files)

Youtube Project Demo Video Link - https://youtu.be/8doMHiXLWEI

Need Software to run the Project

install Python, install django, install pycharm

download xampp (Please Start Apache and MySQL before running the project)

Please Check Project Report For more Details

All Credits Goes to Sourabh Daura (sourabh.daura@gmail.com)