Skip to content

vishwanathray93/StockSense-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockSense

AI-powered Shopify inventory and stock management application built using Shopify App React Router, Prisma, and modern full-stack technologies.


🚀 Features

  • 📦 Real-time inventory monitoring
  • 📊 Smart stock insights and analytics
  • 🛍 Shopify Admin integration
  • 🔐 Secure Shopify authentication
  • ⚡ Fast React Router frontend
  • 🗄 Prisma database integration
  • 🔔 Webhook support
  • 📱 Responsive admin dashboard

🛠 Tech Stack

Frontend

  • React Router
  • Polaris UI
  • JavaScript / TypeScript

Backend

  • Node.js
  • Shopify App API
  • Prisma ORM

Database

  • SQLite (Default)
  • PostgreSQL / MySQL Supported

📂 Project Structure

stocksense/
│
├── app/
├── prisma/
├── public/
├── extensions/
├── package.json
├── shopify.app.toml
└── README.md

⚙️ Installation

1. Clone Repository

git clone https://github.com/vishwanathray93/stocksense-ai.git

2. Navigate to Project

cd stocksense

3. Install Dependencies

npm install

4. Configure Environment Variables

Create .env file:

SHOPIFY_API_KEY=your_api_key
SHOPIFY_API_SECRET=your_secret
SCOPES=write_products
SHOPIFY_APP_URL=https://your-url.com
DATABASE_URL=file:dev.sqlite

▶️ Run Development Server

shopify app dev

🧪 Build Project

npm run build

🌐 Deployment

You can deploy this Shopify app using:

  • Render
  • Railway
  • Fly.io
  • Google Cloud Run

🔗 Shopify Features Used

  • Shopify Admin API
  • Shopify Webhooks
  • Embedded App
  • Prisma Session Storage

📸 Screenshots

Analytics Dashboard AI Agent


---

## 🔮 Future Improvements

- AI-based stock prediction
- Sales analytics
- Automated reorder suggestions
- Multi-store support
- Inventory alerts

---

## 👨‍💻 Author

### Vishwanath Ray

Full Stack Developer specializing in:

- Shopify Apps
- Laravel
- WordPress
- AI Applications
- FastAPI
- LangChain

GitHub:
https://github.com/vishwanathray93

---

## 📄 License

This project is licensed under the MIT License.

About

AI-powered Shopify inventory and stock management app with analytics, insights, and real-time inventory tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors