Skip to content

CrowCache Initial Release : v.0.0.1

Latest
Compare
Choose a tag to compare
@RevMax-creator RevMax-creator released this 19 Apr 15:17

📦 Release v0.0.1 – Initial APK Release

🚀 Overview

Introducing the first release of CorwCache, a streamlined inventory management app built with React Native. Track your stock levels, add or edit items with built‑in validation, and leverage Redux Toolkit for robust global state handling—all through a clean, intuitive interface. citeturn0file0


✨ Features

  • 🗂 View All Items

    • Structured list showing each item’s name and quantity.
    • Color‑coded stock levels:
      • 🔴 Red for low stock (quantity < 20)
      • 🟢 Green for sufficient stock (quantity ≥ 20)
  • 🚨 Low Stock Alerts

    • Filters and highlights items that need restocking.
  • ➕ Add New Items

    • Enter item name, quantity, and unit (ml, kg, pcs, etc.).
    • Form validation ensures name and quantity are provided, with alerts on errors.
  • ✏️ Edit Items

    • Update existing item details with real‑time validation.
  • ❌ Delete Items

    • Remove items to keep your inventory list clean.
  • 🗄️ Global State Management

    • Powered by Redux Toolkit for centralized, scalable state handling.

🛠 Tech Stack

  • React Native
  • Redux Toolkit & React Redux
  • React Hooks
  • JavaScript (ES7+)
  • React Native Vector Icons

📄 License

Released under the [Modified Creative Commons License](https://github.com/RevMax-creator/CrowCache?tab=License-1-ov-file).