Ceyloan is a mobile application designed to connect buyers and sellers of authentic Sri Lankan traditional handcrafts from all corners of the island. Whether you’re looking to purchase unique handmade products or showcase your craft to a wider audience, ShopIt is your gateway.
-
🔐 User Authentication
- Customer registration and login via Firebase Auth
- JWT-based token handling for secure backend communication
-
🛒 Buyer Functionality
- Browse handcrafted items by category
- Add items to a shopping cart
- Place and manage orders
- Integrated payment gateway for easy checkout
-
🧵 Seller Functionality (Coming Soon)
- Add and manage products
- Track orders and sales
| Layer | Technology |
|---|---|
| Frontend | Flutter |
| Backend | Node.js (Express) |
| Authentication | Firebase Auth + JWT Token |
| Database | AWS RDS (Relational Database) |
- Flutter SDK
- Node.js
- Firebase Project
- AWS RDS Instance
- Clone the repo:
git clone https://github.com/thanujaDev26/ECommerce-Mobile.git cd ECommerce-Mobile
