All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- โจ Complete authentication system with Login/Register
- โจ LocalStorage-based backend for data persistence
- โจ Session management with auto-redirect
- โจ Logout functionality with confirmation dialog
- โจ Settings page with user preferences
- โจ Add family member feature with avatar selection
- โจ Make appointment with agent feature
- โจ PDF export for insurance reports (simulated)
- โจ QR code scanner for agent search (simulated)
- โจ Location-based agent search (simulated)
- โจ Send documents to agent (simulated)
- โจ Connect with recommended agents
- ๐ Comprehensive Thai user manual (25KB)
- ๐ Backend documentation
- ๐ Quick start guide
- ๐ Firebase setup guide
- ๐ Updated main app to check login status
- ๐ Enhanced app.js with 12 new functions
- ๐ Improved user experience with toast notifications
- ๐ Better form validation and error handling
- ๐ Fixed missing functions for buttons
- ๐ Fixed Settings button not working
- ๐ Fixed Add Member button not working
- ๐ Fixed Make Appointment button not working
- ๐ Fixed Export PDF button not working
- ๐จ Complete frontend UI with 6 main pages
- ๐จ Premium gradient-based design system
- ๐จ Mobile-responsive layout
- ๐จ Thai language support with Prompt font
- ๐จ Smooth animations and transitions
- ๐ฑ Home/Dashboard page
- ๐จโ๐ฉโ๐งโ๐ฆ Family management page
- ๐ค Claims submission page
- ๐จโ๐ผ Agent contact page
- ๐ Find agent page
- โฏ More menu page
- ๐ฑ Agent portal page
- ๐ฌ Chat interface with agent
- ๐ Summary reports modal
- ๐ Notifications modal
- โ๏ธ Vanilla JavaScript (no dependencies)
- โ๏ธ Custom CSS variables for theming
- โ๏ธ LocalStorage API for data persistence
- โ๏ธ Responsive grid and flexbox layout
- ๐ฎ Firebase backend integration
- ๐ฎ Real-time data synchronization
- ๐ฎ Cloud Firestore database
- ๐ฎ Firebase Authentication
- ๐ฎ Firebase Storage for file uploads
- ๐ฎ Push notifications
- ๐ฎ OCR for policy scanning
- ๐ฎ Payment gateway integration
- ๐ฎ Progressive Web App (PWA)
- ๐ฎ Mobile app (React Native/Flutter)
| Version | Date | Description |
|---|---|---|
| 1.0.0 | 2024-12-31 | Full backend with authentication |
| 0.9.0 | 2024-12-30 | Complete frontend MVP |
| 0.1.0 | 2024-12-29 | Initial project setup |
See CONTRIBUTING.md for ways to get started.
This project is licensed under the MIT License - see the LICENSE file for details.