This is a music education platform where Ethiopian students can learn traditional music online. Teachers can manage courses, lessons, and live classes through an admin panel. Students get approved by admins before they can access the learning materials.
# ዜማ ቤት - Ancient Ethiopian Music Academy
A beautiful web application for learning Ethiopian Orthodocx instrument, built with Laravel and Filament. **Not finished yet - ongoing project**
## 🌟 What it does
This is a music education platform where Ethiopian students can learn traditional music online. Teachers can manage courses, lessons, and live classes through an admin panel. Students get approved by admins before they can access the learning materials.
## 🚀 Quick Setup
1. Clone: `git clone [your-repo-url]`
2. Install: `composer install && npm install`
3. Setup: `cp .env.example .env && php artisan key:generate`
4. Database: `php artisan migrate`
5. Build: `npm run build`
6. Run: `php artisan serve`
## 📱 How to use
- **Admins**: Go to `/admin` to manage everything
- **Students**: Visit `/` to browse courses and learn
## 🛠️ Built with
- Laravel 12 (PHP framework)
- Filament v3 (Admin panel)
- Tailwind CSS (Styling)
- Ethiopian fonts and traditional colors
---
*This project is still being developed. More features coming soon!*