Skip to content

hidroksit/lms-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMS Platform

Kapsamlı bir Eğitim Yönetim Sistemi (Learning Management System).

🚀 Özellikler

  • 📚 Ders Yönetimi
  • 📝 Sınav Sistemi (SEB Desteği)
  • 📷 Optik Okuyucu (OMR)
  • 👤 Kullanıcı Yönetimi
  • 🔐 2FA ve OAuth
  • 📱 Mobil Uygulama
  • 🖥️ Masaüstü Uygulama

🛠️ Teknolojiler

  • Frontend: Next.js 14, Tailwind CSS
  • Backend: Node.js, Express
  • Database: PostgreSQL
  • Mobile: React Native
  • Desktop: Electron

📦 Kurulum

Gereksinimler

  • Node.js 18+
  • PostgreSQL 14+
  • npm veya yarn

Backend

cd backend
npm install
cp .env.example .env
# .env dosyasını düzenleyin
npm run dev

Frontend

cd frontend
npm install
npm run dev

🌐 Canlı Demo

  • Frontend: [Vercel URL]
  • Backend API: [Railway URL]

📄 Lisans

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors