Circular Chem











Overview
Circular Chem is one of my freelance projects, an e-commerce platform designed to incentivize companies to recycle unused goods through a reward-based system. It includes both user and admin functionality, allowing companies to list recyclable items, place orders, and track transactions, while also enabling admins to manage rewards and platform activity.
Project Description
Firebase Auth for authentication, Firestore database for real-time data storage, full order management system, admin dashboard for assigning Eco points, product management, and order tracking, GetX state management for authentication and cart logic, separation of concerns through controller-based architecture, Flutter-based mobile application.
My Contribution
Built the entire application independently using Flutter and Firebase, including both frontend and backend integration. Designed and implemented authentication, order management, and admin systems. Structured state management using GetX controllers to handle authentication and cart functionality efficiently.
Reflection
Overall, Circular Chem was a great learning experience that allowed me to experiment with new concepts in my development journey!