Skip to content

Stockly is a modern, lightweight, and high-performance Inventory Management & Point of Sale (POS) application. Designed for speed and aesthetics, it provides a seamless experience for small to medium-sized businesses.

License

Notifications You must be signed in to change notification settings

ravvdevv/Stockly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Stockly

Stockly is a modern, lightweight, and high-performance Inventory Management & Point of Sale (POS) application built with Wails, Go, and React. Designed for speed and aesthetics, it provides a seamless experience for small to medium-sized businesses.

Stockly Logo

✨ Key Features

  • 🚀 Professional Cashier System: A streamlined, modal-driven checkout flow for lightning-fast transactions.
  • 💰 Localized for Philippines: Fully localized currency (₱) and cash-handling helpers.
  • 📦 Inventory Management: Track stock levels, SKUs, and categories with real-time low-stock alerts.
  • 📊 Real-time Dashboard: Visualize your business health with revenue charts and best-selling product lists.
  • 🗄️ Persistent Storage: Powered by SQLite, ensuring your data is safely stored locally on your machine.
  • 🎨 Premium UI/UX: Built with Tailwind CSS and Shadcn UI, featuring a dark-themed, modern aesthetic with smooth animations.

🛠️ Tech Stack

🚀 Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/ravvdevv/Stockly.git
    cd Stockly
  2. Install frontend dependencies:

    cd frontend
    bun install
  3. Run in development mode:

    wails dev

Building for Production

To create a standalone executable for your operating system:

wails build

The resulting binary will be available in the build/bin/ directory.

📁 Project Structure

  • app.go: Main backend logic, database operations, and Wails bindings.
  • frontend/: The React application.
    • src/hooks/: Custom hooks for Products, Sales, and Categories.
    • src/pages/: Main application views (Dashboard, Checkout, Inventory).
  • build/: Icons and production build artifacts.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ by Raven

About

Stockly is a modern, lightweight, and high-performance Inventory Management & Point of Sale (POS) application. Designed for speed and aesthetics, it provides a seamless experience for small to medium-sized businesses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published