Skip to content

adamrose1127/smart-stock

Repository files navigation

Smart Stock - Inventory Management System

A modern inventory management system built with Next.js, TypeScript, and Supabase.

Features

  • 🔐 Authentication with Supabase
  • 📊 Interactive Dashboard
  • 📦 Inventory Management
  • 💰 Sales Analytics
  • 🎨 Modern UI with Dark Mode
  • 📱 Responsive Design
  • 📤 Excel/CSV File Upload
  • 🤖 AI-Powered Insights

Tech Stack

  • Next.js 14
  • TypeScript
  • Tailwind CSS
  • Supabase
  • Lucide Icons

Getting Started

  1. Clone the repository:
git clone https://github.com/adamrose1127/smart-stock.git
cd smart-stock
  1. Install dependencies:
npm install
  1. Create a .env.local file with your Supabase credentials:
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Deployment

This project is configured for deployment on Vercel. Simply connect your GitHub repository to Vercel and it will automatically deploy your application.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

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

About

Aka 'Stokis': AI-powered POS and inventory reconciliation that saves retailers time and money.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published