Introduction Welcome to the Education Platform Frontend! This is the frontend application for the KursLabAPI project, providing an interactive and user-friendly interface for an online educational platform.
Backend --> https://github.com/MustafaSungur/Kurslab_API
Features:
Technologies Used:
frontend/
├── src/ # Main source folder
│ ├── app/ # Main application folder
│ │ ├── core/ # Core functionalities and services
│ │ │ ├── directives/
│ │ │ ├── guards/
│ │ │ ├── pipes/
│ │ │ ├── services/
│ │ │ ├── strategies/
│ │ ├── ui/ # UI components and pages
│ │ │ ├── admin/
│ │ │ ├── auth/
│ │ │ ├── instructor/
│ │ │ ├── main/
│ │ │ ├── page404/
│ │ │ ├── shared/ # Shared UI components
│ │ │ ├── unauthorized/
│ │ ├── app.component.css
│ │ ├── app.component.html
│ │ ├── app.component.spec.ts
│ │ ├── app.component.ts
│ │ ├── app.config.ts
│ │ ├── app.routes.ts
│ ├── assets/
│ ├── environments/
│ ├── favicon.ico
Screenshots: