Thanks to visit codestin.com
Credit goes to github.com

Skip to content

πŸ“š SchoolON - Learning Management System (LMS) built with Flutter & Dart. Bi-portal app for students and educators with homework tracking, goal setting, and course management.

MuditST/schoolon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# SchoolON πŸ“š

**Learning Management System (LMS) Mobile Application**

A comprehensive bi-portal educational app built with Flutter to enhance remote learning during COVID-19, connecting students and educators through efficient course management and tracking tools.

## ✨ Features

### For Students
- **Homework Tracking**: Monitor assignments and deadlines
- **Goal Setting**: Set and track academic objectives  
- **Resource Access**: Easy access to educational materials
- **Progress Monitoring**: Track learning achievements

### For Educators
- **Attendance Management**: Efficient student attendance tracking
- **Course Management**: Create and organize course content
- **Assignment Distribution**: Seamlessly assign and manage homework
- **Student Progress**: Monitor individual student performance

## πŸ› οΈ Tech Stack

- **Flutter SDK** - Cross-platform mobile development framework
- **Dart** - Programming language for Flutter applications
- **Cross-Platform Support** - Single codebase for iOS and Android

## πŸš€ Getting Started

### Prerequisites
- Flutter SDK installed on your machine
- Android Studio or VS Code with Flutter extensions
- Android/iOS emulator or physical device

### Installation

1. **Install Flutter SDK**
   ```bash
   # Download from: https://flutter.dev/docs/get-started/install
   ```

2. **Clone the repository**
   ```bash
   git clone https://github.com/MuditST/schoolon.git
   cd schoolon
   ```

3. **Install dependencies**
   ```bash
   flutter pub get
   ```

4. **Run the application**
   ```bash
   flutter run
   ```

## πŸ“± Project Structure

```
schoolon/
β”œβ”€β”€ lib/                 # Main application code
β”œβ”€β”€ Screenshots/         # App interface screenshots
β”œβ”€β”€ Walkthrough/         # Demo video files
β”œβ”€β”€ AD/                  # Advertisement materials
β”œβ”€β”€ app-release.apk      # Ready-to-install APK file
└── README.md
```

## 🎯 Purpose

SchoolON was developed in March 2020 as an immediate response to the COVID-19 pandemic's impact on education. The app bridges the gap between students and educators by providing:

- **Remote Learning Support**: Essential tools for distance education
- **Dual User Experience**: Separate interfaces optimized for students and teachers
- **Educational Continuity**: Maintaining academic progress during lockdowns
- **Mobile-First Approach**: Accessible learning on smartphones and tablets

## πŸ“¦ Ready to Use

The project includes a pre-built APK file (`app-release.apk`) for immediate installation on Android devices, making it easy to test and deploy the application.

## πŸ“„ License

MIT License

About

πŸ“š SchoolON - Learning Management System (LMS) built with Flutter & Dart. Bi-portal app for students and educators with homework tracking, goal setting, and course management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages