An open API service indexing awesome lists of open source software.

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.

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
![Untitled design](https://github.com/user-attachments/assets/42507093-fb5d-4791-88e4-cd90a4cd754b)
![Untitled design](https://github.com/user-attachments/assets/3f140685-314f-422d-8ec3-76f901a33507)
![auth](https://github.com/user-attachments/assets/3dcff6c1-fe7a-45a5-8340-8c34a36e2751)
![auth (1)](https://github.com/user-attachments/assets/1de3916c-3257-4db3-9624-6b0d721bbdb0)
![features](https://github.com/user-attachments/assets/3f6c7c5e-79ba-4c48-9b02-2a8d4af942f8)
[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.