https://github.com/sarwataijaz/learnify
This repository contains the source code for Learnify, a platform designed to make education fun, interactive, and future-ready for kids aged 5 to 12.
https://github.com/sarwataijaz/learnify
dart firebase flutter mobile-application-development
Last synced: about 2 months ago
JSON representation
This repository contains the source code for Learnify, a platform designed to make education fun, interactive, and future-ready for kids aged 5 to 12.
- Host: GitHub
- URL: https://github.com/sarwataijaz/learnify
- Owner: sarwataijaz
- Created: 2025-01-30T11:55:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T18:16:56.000Z (over 1 year ago)
- Last Synced: 2025-03-29T09:45:01.707Z (about 1 year ago)
- Topics: dart, firebase, flutter, mobile-application-development
- Language: Dart
- Homepage:
- Size: 53.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learnify
Learnify is a simple Futter application that replaces monotonous lectures with animated videos and fun educational games that simplify complex concepts and keep children engaged.
# Screenshots





[https://github.com/user-attachments/assets/4b5699a2-a586-4ddd-a52e-0317af9e1f04](https://github.com/user-attachments/assets/af9aefc6-8566-440b-a7bb-425cd6f1472b)
## Features
✔ **Educational Games 🎮**: Learning through play is one of the most effective ways for kids to grasp new concepts. Our educational games reinforce lessons while making the learning process enjoyable.
✔ **Animated Videos 🎥**: We use visually appealing animations to explain complex topics in a simplified manner.
✔ **Quizzes 📝**: Our quizzes are designed to test children's understanding in a fun and interactive way."
## Packages Used
- [Firebase Auth](https://pub.dev/packages/firebase_auth)
- [Firebase Firestore](https://pub.dev/packages/cloud_firestore)
- [Firebase Core](https://pub.dev/packages/firebase_core)
- [Video Player](https://pub.dev/packages/video_player)
- [Google Fonts](https://pub.dev/packages/google_fonts)
## Installation
To run Learnify locally, follow these steps:
1. Clone the repository:
```shell
git clone https://github.com/sarwataijaz/learnify.git
2. Navigate to the project directory:
```shell
cd learnify
3. Install dependencies:
```shell
flutter pub get
4. Run the app:
```shell
flutter run
## Contributions
Contributions to Learnify are welcome! If you encounter any issues or have suggestions for improvement, you can fork the repository, make your changes, and submit a pull request.