Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JeevabharathiRK/StoreMate

Repository files navigation

StoreMate

Website

StoreMate Screenshot

Overview

StoreMate is an open-source, small-scale retail + CRM web application designed for local retailers and small businesses. It combines robust product/inventory management with customer relationship features.

Visit the live site: store-mate.netlify.app

Features

  • 🛒 Product and inventory management
  • 👥 Customer relationship management (CRM)
  • 🧾 Sales/order tracking
  • 🔍 Advanced search and filtering
  • ⭐ Wishlist and product reviews
  • 📊 Basic analytics and reporting
  • 📱 Responsive design (mobile & desktop)

Tech Stack

  • Frontend: React + Vite, Tailwind CSS
  • Backend: Java Spring Boot (Gradle)
  • Database: MySQL

Getting Started

Prerequisites

Installation

1. Clone the repository

git clone https://github.com/JeevabharathiRK/StoreMate.git
cd StoreMate
git clone https://github.com/JeevabharathiRK/StoreMateAPI.git
cd StoreMateAPI

2. Start the Backend

  • Go to the backend directory:
    cd StoreMateAPI
  • Set up your SQL database and configure the database connection properties in src/main/resources/application.properties.
  • Build and start the Spring Boot server:
    gradle bootRun

3. Start the Frontend

  • Open a new terminal and go to the frontend directory:
    cd StoreMate
  • Install dependencies:
    npm install
  • Start the Vite development server:
    npm run dev
  • Visit http://localhost:5173 in your browser (default Vite port).

Contributing

StoreMate is open to contributions! If you have suggestions, bug fixes, or new features, please open an issue or submit a pull request.

Contributors

Thanks to these amazing people for their contributions!

License

This project is licensed under the MIT License.

Contact

If you have any questions or feedback, please don't hesitate to open an issue or reach out.


Made with ❤️ by JeevabharathiRK

About

Opensource small scale retail + CRM software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •