Kapsamlı bir Eğitim Yönetim Sistemi (Learning Management System).
- 📚 Ders Yönetimi
- 📝 Sınav Sistemi (SEB Desteği)
- 📷 Optik Okuyucu (OMR)
- 👤 Kullanıcı Yönetimi
- 🔐 2FA ve OAuth
- 📱 Mobil Uygulama
- 🖥️ Masaüstü Uygulama
- Frontend: Next.js 14, Tailwind CSS
- Backend: Node.js, Express
- Database: PostgreSQL
- Mobile: React Native
- Desktop: Electron
- Node.js 18+
- PostgreSQL 14+
- npm veya yarn
cd backend
npm install
cp .env.example .env
# .env dosyasını düzenleyin
npm run devcd frontend
npm install
npm run dev- Frontend: [Vercel URL]
- Backend API: [Railway URL]
MIT