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.
https://github.com/user-attachments/assets/4b5699a2-a586-4ddd-a52e-0317af9e1f04
✔ 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."
To run Learnify locally, follow these steps:
- Clone the repository:
git clone https://github.com/sarwataijaz/learnify.git
- Navigate to the project directory:
cd learnify - Install dependencies:
flutter pub get
- Run the app:
flutter run
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.