Skip to content

Website for managing inventory and ordering mobiles from the mobile store.

Notifications You must be signed in to change notification settings

karthikraj15/Mobile-Store-System

Repository files navigation

Mobile-Store-System

An attractive and user-friendly website for mobile ordering in stores.
This project was bootstrapped with - Node.js & Express

Features

  • Store retailer can add or update details of mobiles in store
  • Retailer can take reviews/complains about mobiles, and share the review with the mobile company.
  • Search mobile by name
  • Retailer can place orders for mobiles from the customer
  • He can also manage customer details and track order details

Installation

Install the required node_modules

npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_HOST DB_NAME DB_USER DB_PASS

Refer .env for more info

Run Locally

  • Use the mobile_store.sql file for SQL database
  • Start your Sql (Xampp) and MongoDB server
  • Ensure you have installed the node_modules

Start the server

  npm start

Runs the app in development mode
Open http://localhost:5000 to view it in the browser.

Sample output

mobile_list