Code Monkey home page Code Monkey logo

mobile-development-group / nasawallpaper Goto Github PK

View Code? Open in Web Editor NEW
22.0 1.0 1.0 3.69 MB

This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple app for view Astronomy Picture of the Day photo from NASA. It's been designed to demonstrate how KMM can be used in real production projects.

License: Apache License 2.0

Kotlin 69.81% Swift 30.19%
android ios jetpack-compose kotlin kotlin-multiplatform kotlin-multiplatform-mobile kotlinx-serialization ktor-client swiftui

nasawallpaper's Introduction

Banner

NASA Wallpapers

kotlin-version status iOS Android Made in Ukraine

NASA Wallpapers - app for view Astronomy Picture of the Day photo from NASA

Features:

  • Get high-definition daily NASA APOD photos delivered right to your device.
  • View additional info on every photo or video and share with friends.
  • Save photos as device wallpaper.
  • Browse, search, and view all previous APOD items.
  • Bookmarks with your like photos.

Enjoy the universe around you each and every day with the all new SpaceGeek APOD for iOS.

The copyright owner of the photo is listed below the photos. If the copyright owner is not specified, the copyright belongs to NASA.

Architecture

Clean architecture

Languages, libraries and tools used

Shared

Android

iOS

Project structure

This repository contains a common Kotlin Multiplatform module, a Android project and an iOS project. The common module is connected with the Android project via the Gradle multi-project mechanism. For use in iOS applications, the shared module compiles into a framework that is exposed to the Xcode project via the internal integration Gradle task. This framework connects to the Xcode project that builds an iOS application.

How to build

Android

Open project in Intellij IDEA or Android Studio and run "androidApp" configuration.

iOS

Open and build the Xcode project located in "iosApp" folder. (Recomended)

If you encounter an error like Error: can't grab Xcode schemes, in Xcode, select Settings/Preferences | Locations. In the Command Line Tools field, select your Xcode. Xcode schemes error

OR

  1. Open project in Android Studio
  2. Edid configuration "iosApp".
  3. Select simulator in "Execution target"
  4. Run "iosApp" configuration.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

Copyright 2022-2023 Redume

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

nasawallpaper's People

Contributors

mobile-development-group avatar pavlo-kravchenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nasawallpaper's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.