KinaHub is a modern, scalable e-commerce and CRM platform designed to connect local sellers with customers through intelligent, location-aware shopping experiences. Originally developed as an On-the-Job Training (OJT) project, it has evolved into a fully deployed full-stack application with cloud-native infrastructure.
KinaHub_walkthrough.mp4
Bikram Gole Project Developer & Maintainer
- GitHub: https://github.com/DevXtechnic
- Location-Based Shopping: Discover products from nearby sellers for faster delivery.
- Advanced Filtering System: Sort by category, price, and product ratings.
- Smart Cart System: Automatic delivery fee calculation and multi-item checkout.
- LLM-Powered Chat Assistant: Integrated via OpenRouter for intelligent shopping help.
- AI Insight Panels: Product summaries, recommendations, and buying signals.
- Cart Optimization: Suggests bundling items from the same store to minimize delivery costs.
- Confidence Ranking: Highlights high-value and reliable product choices.
- Store Management: Customize store branding, delivery zones, and rules.
- Inventory Control: Full CRUD functionality for product listings.
- AI CRM Insights: Alerts for trending products and low stock levels.
- Analytics Dashboard: Track revenue, sales performance, and order metrics.
- React
- TypeScript
- Vite
- Tailwind CSS
- Framer Motion
- Django
- Django REST Framework
- PostgreSQL (Neon Cloud)
- OpenRouter API (client-side LLM orchestration)
- Vercel (Frontend Hosting)
- Render (Backend Hosting)
- Neon (Database)
- Cloudinary (Media Storage)
KinaHub follows a decoupled client-server architecture:
- JWT-based authentication system
- Handles products, stores, orders, and cart logic
- RESTful API endpoints
- Built with Vite for fast performance
- Communicates with backend via Axios / Fetch
- Fully responsive UI with smooth animations
- Rule-based optimization engine (cart + seller grouping)
- Optional conversational AI via OpenRouter
chmod +x start.sh
./start.shstart.bat- Start Django backend server
- Install frontend dependencies
- Launch Vite development server
- Open http://localhost:5173
- Fully functional and deployed
- Independently built and maintained by a solo developer
- Actively evolving with new AI and scalability features
KinaHub aims to become a localized commerce ecosystem, empowering small businesses with tools typically available only to large-scale platforms—enhanced by AI-driven decision support.