tadaimalive
Update 1.1.18.1 - feat: implement admin CRUD modules for events, music, merch, and auditions with associated views and database migrations.
Update 1.1.18 - docs: add comprehensive project documentation and update README
Update 1.1.17 - feat: implement role-based access control and admin dashboard system with talent and schedule management
Update 1.1.16.1 - feat: modify new home page view with premium styling and responsive character grid
Update 1.1.16 - feat: implement admin dashboard layout, database models, and controllers for talent and song management
Update 1.1.15.2 - style(talent): redesign talent card grid layout and appearance
Update 1.1.15.1 - feat(schedule): add AI detection and weekly bulk schedule input
Update 1.1.15 - feat(database): add static data seeder generated from Google Sheets
Merge branch 'main' of https://github.com/fastechno/tadaimalive into FZ
Update 1.1.14 - feat: implement admin dashboard and management modules with AWS S3 storage integration
Update 1.1.13 - feat: implement full admin dashboard functionality including CRUD for news, schedules, and talents with authentication and visitor tracking.
Update 1.1.12 - Enhance talent data retrieval and update home page layout. Added 'main_role' to talent data, adjusted spreadsheet range, and improved home page design with a new hero section and talent display. Updated footer and head partials for better structure and styling.