{"id":23910529,"url":"https://github.com/zidanhafiz/zenpos","last_synced_at":"2026-06-14T12:34:31.481Z","repository":{"id":274033479,"uuid":"921169630","full_name":"zidanhafiz/ZenPOS","owner":"zidanhafiz","description":"Point of Sales Web Application","archived":false,"fork":false,"pushed_at":"2025-02-17T18:32:57.000Z","size":549,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T19:36:40.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zidanhafiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-23T13:23:46.000Z","updated_at":"2025-02-17T18:33:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d3ad9d0-5e9d-4d8f-ac05-5f88274bcb5d","html_url":"https://github.com/zidanhafiz/ZenPOS","commit_stats":null,"previous_names":["zidanhafiz/zenpos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zidanhafiz%2FZenPOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zidanhafiz%2FZenPOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zidanhafiz%2FZenPOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zidanhafiz%2FZenPOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zidanhafiz","download_url":"https://codeload.github.com/zidanhafiz/ZenPOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347979,"owners_count":19787237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cashier-app","cloudinary","nextjs","possystem","postgres","prisma","shadcn-ui","typescript","vercel"],"created_at":"2025-01-05T07:17:02.760Z","updated_at":"2026-06-14T12:34:31.476Z","avatar_url":"https://github.com/zidanhafiz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# ZenPOS - Modern Point of Sale System\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Next.js](https://img.shields.io/badge/Next.js-15.x-black)](https://nextjs.org/)\n[![Supabase](https://img.shields.io/badge/Supabase-2.x-3FCF8E)](https://supabase.com)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue)](https://www.typescriptlang.org/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)\n\nA modern, open-source Point of Sale system built with Next.js and Supabase.\n\n[Demo](#demo) •\n[Features](#features) •\n[Installation](#installation) •\n[Documentation](#documentation) •\n[Contributing](#contributing) •\n[License](#license)\n\n\u003c/div\u003e\n\n## 📋 Overview\n\nZenPOS is a comprehensive Point of Sale solution designed for small to medium-sized businesses. It provides an intuitive interface for managing products, tracking sales, and generating reports. Built with modern web technologies, ZenPOS offers a responsive design that works seamlessly on both desktop and mobile devices.\n\n## ✨ Features\n\n- **User Management** - Secure authentication and role-based access control\n- **Product Catalog** - Easy-to-use product management with categories and inventory tracking\n- **Transaction Processing** - Smooth and intuitive sales transaction workflow\n- **Analytics Dashboard** - Comprehensive sales reports and data visualization\n- **Responsive Design** - Works on desktop, tablet, and mobile devices\n- **Offline Support** - Continue operations during internet disruptions\n\n## 🖼️ Screenshots\n\n\u003cdiv align=\"center\"\u003e\n  \u003cdiv\u003e\n    \u003cimg src=\"public/zenpos-dashboard.png\" alt=\"ZenPOS Dashboard\" width=\"700px\" /\u003e\n    \u003cp\u003e\u003cem\u003eDashboard - Analytics and business overview\u003c/em\u003e\u003c/p\u003e\n  \u003c/div\u003e\n  \n  \u003cdiv style=\"margin-top: 20px;\"\u003e\n    \u003cimg src=\"public/zenpos-cashier.png\" alt=\"ZenPOS Cashier\" width=\"700px\" /\u003e\n    \u003cp\u003e\u003cem\u003eCashier - Point of sale interface\u003c/em\u003e\u003c/p\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n## 🛠️ Tech Stack\n\n- **Frontend**\n  - [Next.js](https://nextjs.org) - React framework\n  - [TypeScript](https://www.typescriptlang.org/) - Type safety\n  - [Tailwind CSS](https://tailwindcss.com) - Styling\n  - [shadcn/ui](https://ui.shadcn.com) - UI components\n  - [Recharts](https://recharts.org) - Data visualization\n\n- **Backend**\n  - [Supabase](https://supabase.com) - Backend as a Service\n  - PostgreSQL - Database\n  - Row Level Security - Data protection\n\n## 🚀 Installation\n\n### Prerequisites\n\n- Node.js 18.0 or higher\n- npm, yarn, or pnpm\n- Supabase account\n\n### Setup\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/zidanhafiz/zenpos.git\n   cd zenpos\n   ```\n\n2. **Install dependencies**\n   ```bash\n   npm install\n   # or\n   yarn install\n   # or\n   pnpm install\n   ```\n\n3. **Set up environment variables**\n   ```bash\n   cp .env.example .env.local\n   ```\n   Edit `.env.local` with your Supabase project details.\n\n4. **Set up the database**\n   ```bash\n   npm run setup-db\n   # or\n   yarn setup-db\n   # or\n   pnpm setup-db\n   ```\n   See [Database Setup](docs/DATABASE_SETUP.md) for detailed instructions.\n\n5. **Start the development server**\n   ```bash\n   npm run dev\n   # or\n   yarn dev\n   # or\n   pnpm dev\n   ```\n\n6. **Open [http://localhost:3000](http://localhost:3000)** in your browser.\n\n## 📖 Documentation\n\n- [Database Setup Guide](docs/DATABASE_SETUP.md)\n- [API Documentation](docs/API.md) (coming soon)\n- [User Guide](docs/USER_GUIDE.md) (coming soon)\n- [Deployment Guide](docs/DEPLOYMENT.md) (coming soon)\n\n## 🤝 Contributing\n\nContributions are welcome and appreciated! Here's how you can contribute:\n\n1. **Fork the repository**\n2. **Create a feature branch**\n   ```bash\n   git checkout -b feature/amazing-feature\n   ```\n3. **Commit your changes**\n   ```bash\n   git commit -m 'Add some amazing feature'\n   ```\n4. **Push to the branch**\n   ```bash\n   git push origin feature/amazing-feature\n   ```\n5. **Open a Pull Request**\n\nPlease read our [Contributing Guidelines](CONTRIBUTING.md) (coming soon) for details.\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 💬 Support\n\nIf you encounter any issues or have questions:\n\n- [Open an Issue](https://github.com/zidanhafiz/zenpos/issues/new)\n- [Start a Discussion](https://github.com/zidanhafiz/zenpos/discussions)\n\n## 🔗 Links\n\n- [Next.js Documentation](https://nextjs.org/docs)\n- [Supabase Documentation](https://supabase.com/docs)\n- [Tailwind CSS Documentation](https://tailwindcss.com/docs)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\nMade with ❤️ by [Zidan Hafiz](https://github.com/zidanhafiz)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzidanhafiz%2Fzenpos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzidanhafiz%2Fzenpos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzidanhafiz%2Fzenpos/lists"}