Skip to content

kojithan-y/Optical-Store-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Optical Store Management System

Project Overview

The Optical Store Management System simplifies the management of optical stores by providing a user-friendly interface for handling various store operations. It is built using modern web technologies.

Features

  • Inventory management
  • Sales tracking
  • Customer management
  • Report generation
  • Payment processing using PayPal integration
  • Google Maps integration for store locations

Technologies Used

  • JavaScript: Main programming language
  • React: Frontend library
  • Bootstrap: For responsive design
  • Axios: For HTTP requests
  • PayPal SDK: For the payment processing
  • Google Maps API: For map integration
  • JSPDF: For generating PDF reports

Installation

  1. Clone the repository:
git clone https://github.com/kojithan-y/Optical-Store-Management-System.git
  1. Navigate to the project directory:
cd Optical-Store-Management-System/ICare/frontend
  1. Install the dependencies:
npm install

Usage

To start the development server, run:

npm start

Open http://localhost:3000 to view it in your browser.

Scripts

  • npm start: Runs the app in development mode
  • npm test: Launches the test runner in interactive watch mode
  • npm run build: Builds the app for production
  • npm run eject: Ejects the app, providing full control over the configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors