SkillAgentSearch skills...

AstroAxis

The project is written on the LibGDX framework. The backend is written in Java. AstroAxis is an android reference application to help high school students study astronomy. The Planets section contains basic information about the planets of the Solar System, where you can read brief information about them, as well as consider their 3D models.

Install / Use

/learn @LebedevSergeyVach/AstroAxis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mobile Android application

<a name="up"></a>

AstroAxis astronomical reference book

The project is written using the LibGDX framework on Java. The main part is written on Kotlin.

AstroAxis is an android reference application to help high school students learn astronomy. The Planets section contains basic information about the planets of the Solar System, where you can read brief information about them, as well as consider their 3D models. The Theory section contains basic theoretical information on the astronomy course in high school. There is also a table with the translation of astronomical units of measurement. Support for English and Russian language of the application depending on the language of the device system.

<details open="open"> <summary><h2>🚀 The stack of technologies used</h2></summary> <div align="left"> <img width="12" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/kotlin/kotlin-original.svg" height="40" alt="kotlin logo" /> <img width="12" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/java/java-original.svg" height="40" alt="java logo" /> <img width="12" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/gradle/gradle-original.svg" height="40" alt="gradle logo" /> <img width="12" /> <img src="https://play-lh.googleusercontent.com/znREMBB1Oc7taxdlDElvWhLD1KSHhEwD5c6KM7bg0Xlu0p8Yad1h38RFMHM8zsANMEk" height="40" alt="debian logo" /> <img width="12" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/android/android-plain-wordmark.svg" height="40" alt="android logo" /> <img width="12" /> </div> </details>

Lebedev Sergey Vyacheslav – Product Lead & Fullstack Java-Developer.

The application is available for installation in the app store RuStore.


Download a project and deployment.

Download and open the project in Android Studio, install all the necessary packages when initializing build.gradle, compile the project on an Android device.

git clone git@github.com:LebedevSergeyVach/AstroAxis.git

Downloading the main stable version of the mobile application AstroAxis.

Description of the release of the main stable version of the mobile application AstroAxisRelease.


View the UML class diagram of the project on the website app.diagrams.net.

View images of UML class diagrams UML class diagram-Classes and activities UML class diagram-Activity.

View images of the mobile application AstroAxis


Project on the course «Java Development for mobile devices» Samsung Innovation Campus at Samsung IT-Cube school.


README UP


Мобильное Android приложение

<a name="вверх"></a>

Астрономический справочник AstroAxis

Проект написан с помощью фреймворка LibGDX на Java. Основная часть написана на Kotlin.

AstroAxis - android приложение-справочник для помощи в изучении астрономии для старшеклассников. В разделе Планеты находится основная информация о планетах Солнечной Системы, где Вы можете прочесть краткую информацию о них, а также рассмотреть их 3D модели. В разделе Теория находится основная теоретическая информация по курсу астрономии в старших классах. А также находится таблица с переводом астрономических единиц измерения. Поддержка английского и русского языков приложения в зависимости от языка системы устройства.

<details open="open"> <summary><h2>🚀 Стек используемых технологий</h2></summary> <div align="left"> <img width="12" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/kotlin/kotlin-original.svg" height="40" alt="kotlin logo" /> <img width="12" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/java/java-original.svg" height="40" alt="java logo" /> <img width="12" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/gradle/gradle-original.svg" height="40" alt="gradle logo" /> <img width="12" /> <img src="https://play-lh.googleusercontent.com/znREMBB1Oc7taxdlDElvWhLD1KSHhEwD5c6KM7bg0Xlu0p8Yad1h38RFMHM8zsANMEk" height="40" alt="debian logo" /> <img width="12" /> <img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/android/android-plain-wordmark.svg" height="40" alt="android logo" /> <img width="12" /> </div> </details>

Лебедев Сергей Вячеславович – Руководитель продукта и Fullstack Java-разработчик.

Приложения доступно к установке в магазине приложений RuStore.


Установка и развёртывание проекта.

Загрузите и откройте проект в Android Studio, установите все необходимые пакеты при инициализации build.gradle, скомпилируйте проект на устройстве Android.

git clone git@github.com:LebedevSergeyVach/AstroAxis.git

Загрузка основной стабильной версии мобильного приложения AstroAxis.

Описание релиза основной стабильной версии мобильного приложения AstroAxisRelease.


Посмотреть UML диаграмму классов проекта на сайте app.diagrams.net.

Посмотреть изображения UML диаграммы классов UML class diagram-Classes.drawio.png и активностей UML class diagram-Activity.drawio.png.

Посмотреть изображения мобильного приложения AstroAxis


Проект по курсу «Мобильная разработка на Java» Samsung Innovation Campus в Samsung IT-Cube school.


README ВВЕРХ


<a name="images"></a>

Images mobile application of the AstroAxis

<div style="display: flex; justify-content: space-between; align-items: center;"> <img src="media/images/entry.jpg" alt="Entry" style="width: 130px; margin: 5px; border: 5px solid #000000; border-radius: 15px;" /> <img src="media/images/menu.jpg" alt="Menu" style="width: 130px; margin: 5px; border: 5px solid #000000; border-radius: 15px;" /> <img src="media/images/planet.jpg" alt="Planet" style="width: 130px; margin: 5px; border: 5px solid #000000; border-radius: 15px;" /> <img src="media/images/model.jpg" alt="Model" style="width: 130px; margin: 5px; border: 5px solid #000000; border-radius: 15px;" /> <img src="media/images/reference.jpg" alt="Reference" style="width: 130px; margin: 5px; border: 5px solid #000000; border-radius: 15px;" /> <img src="media/images/help.jpg" alt="Help" style="width: 130px; margin: 5px; border: 5px solid #000000; border-radius: 15px;" /> </div>

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

Java

Security Score

75/100

Audited on Nov 6, 2024

No findings