Skip to content

halilakbas11/lms-project

Repository files navigation

LMS - Learning Management System

Modern bir öğrenim yönetim sistemi.

🏗️ Proje Yapısı

Klasör Açıklama Teknoloji
backend/ REST API sunucusu Node.js, Express, SQLite
frontend/ Web uygulaması Next.js 14, React
mobile/ Mobil uygulama React Native, Expo
desktop/ Masaüstü uygulaması Electron

🚀 Kurulum

Backend

cd backend
npm install
npm start

Frontend

cd frontend
npm install
npm run dev

Mobile

cd mobile
npm install
npx expo start

🌐 Deploy

  • Backend: Railway veya Google Cloud Run
  • Frontend: Vercel
  • Mobile: Expo EAS Build

✨ Özellikler

  • 🎓 Çoklu rol desteği (Öğrenci, Eğitmen, Admin)
  • 📝 Optik form okuyucu
  • 🌍 3 dil desteği (TR, EN, JP)
  • 🌙 Açık/Koyu tema
  • 📊 İlerleme takibi
  • 📹 Video oynatıcı
  • 📄 PDF görüntüleyici

About

An Online Learning Management System for students that uses SEB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published