Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 423 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 423 Bytes

GROCERY STORE

ABOUT

Grocery store is a database course minor project, created under the supervision of Dr. Aruna Tiwari. It is an online store for buying groceries.

HOW TO SETUP

  • clone this repo into your server http folder : git clone https://github.com/Abhinav2812/Grocery-Store.git
  • run the 'gstore.sql' file as root on your SQL server
  • Open localhost/gstore on Browser (Chrome Highly Recommended)
  • Done!