Skip to content

A web application for a grocery shop, featuring user authentication, shopping cart functionality, and a comprehensive grocery listing and search feature. Built using Django and SQL Server.

Notifications You must be signed in to change notification settings

toqaalaa20/GroceryShopWebApp

 
 

Repository files navigation

GroceryShopWebApp

Get Started

  1. Clone this repository
git clone https://github.com/mariam-diab/GroceryShopWebApp
cd GroceryShopWebApp
  1. Install the requirements
pip install requirements.txt
  1. To use the code on your local machine use the main branch
git checkout main
run `http://127.0.0.1:8000`
  1. To access the production version use the production branch
git checkout production-branch

run https://shopejustt.onrender.com/

About

A web application for a grocery shop, featuring user authentication, shopping cart functionality, and a comprehensive grocery listing and search feature. Built using Django and SQL Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.6%
  • HTML 2.7%
  • CSS 1.1%
  • JavaScript 1.1%
  • SCSS 0.4%
  • PowerShell 0.1%