/retail_manager

A php CMS model + Computer Vision project, bootstrapped with integration of google maps (nearby places) for supporting local vendors and increasing sales

Primary LanguageJavaScript

Retail Manager

About

A retail manager is someone who is responsible for the management of a retail store. They are responsible for every aspect of the day-to-day supervision of sales, staff, and stock.

Project: retail_manager is a content management system for e-commerce website, promoting local services using Google Maps API(nearby places) intergeration.

Home Page

* Google Maps API(nearby places) integration
* Choose nearby stores (radius in kms)
* Shows trending products in nearby locality
* Multiple categories can be chosen

Using Computer Vision

* Using Open CV lib
* Deployment on Streamlit Barcode-reader
* Serial number is shown as output

Admin

Sign up:

* Enter the Firstname of the member
* Enter Lastname of member
* Enter the valid email Id
* Enter the Password and verify it by retype
* Click the check box and verify you are not a robot
* Then enter sign up button

Login

* Enter the registered email id
* Enter the password
* Press Sign In for further process

Dashboard

* Total number of sales is shown
* Number of details is shown
* Number of Users is shown
* Total number of sales for today is shown

Category

* Number of entries for particular Category
* Search for the required Category
* Category names along with edit and delete tools is shown

Product List

* Product Name
* Price
* Photo
* No of quantity

Clonning the Repo

git clone https://github.com/pushpeshkamal/retail_manager.git

Procedure

Step 1. Download XAMPP
Step 2. clone in xampp/htdocs/
Step 3. Launch Apache Server, my sql server and ProFTPD
Step 4. Open a browser and go to URL http://localhost/phpmyadmin
Step 5. Create a database naming “ecomm” and then click on the import tab
Step 6. Click on go
Step 7. Open index.php

Contributors

* Pushpesh Kamal
* Aditya Mishra
* Umang Shringi