![]() |
---|
Main Screeen |
"Ecliptronix" is an interactive educational tool designed to enlighten people of all ages about eclipses and the wonders of space. Specifically, it provides an engaging platform for kids to explore the mechanics of eclipses, dispelling misconceptions and revealing the truth behind these celestial events. "Ecliptronix" is divided into three core sections: Learning, Gaming, and an Online Portal.
The wealth of data used in this project is courtesy of NASA’s API (WMTS, TLE, NASA Images and Video Library etc), and the backend is powered by Flutter, ensuring a seamless user experience. We firmly believe that "Ecliptronix" will ignite the curiosity of young learners, providing them with a fantastic opportunity to delve into the mysteries of space and celestial events, ultimately enriching their understanding of the cosmos.
Step 1:
Download or clone this repo by using the link below:
git clone https://github.com/Jackfrst/space_monkey.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 3:
Build apk files from project:
flutter build apk
- Moon and Eclipse Information (Parts wise)
- AR Moon and Eclipse
- Puzzle Game (e.g. Space Puzzle)
- Quiz
- Leaderboard
- Space Coin Shop
Playing | Learing |
---|---|
![]() |
![]() |
Space Shop | Online Portal |
![]() |
![]() |
AR ECLIPSE | AR MOON |
![]() |
![]() |
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.