Skip to content

SpaceDash is an app that will provide information on all the present past and future Launches and Vehicles of SpaceX. Currently, the app is in developement. I am following Test-Driven Agile Development for this app. The future scope of this app includes an AR view of various vehicles of SpaceX, and event updates from even more Space Agencies!

License

Notifications You must be signed in to change notification settings

dheerajghub/SpaceDash

 
 

Repository files navigation

CD CI All Contributors

SpaceDash

A Dashboard for Space...🚀🚀🚀

SpaceDash is an open-source app that provides information on all the present, past, and future launches and vehicles of SpaceX. The SpaceDash app also includes news and updates regarding all vehicles and missions.

The app is currently in the second stage of development and several new features are being scoped/built. These features include an AR view of various vehicles of SpaceX and event updates from even more Space Agencies!

The project uses test-drive agile development processes, where requirements are turned into test cases, and code is improved upon.

Download on the App Store

📸 Screenshots

   

👾 Technologies

To help scale development, this app is built using the MVC design pattern. subsequent changes made by contributors do not affect the central architecture.

  • Fetches and renders JSON from the SpaceX API
  • Intuitive error handling
  • Animations via the Lottie framework
  • Unit testing using XCTests framework

⚙️ Getting Started

Resources

Requirements

  • iOS 13.0+
  • Xcode 11.0+
  • macOS Catalina or above

Setup

  1. Fork this project
  2. Clone the forked project to your machine
  3. In your project directory open Terminal and Run $ pod install and $ pod update
  4. Open the .xcworkspace file in Xcode to start menu working on the App

Contribute with us!

Before you start developing please read through Contributing.md

Set up contributing environment

Before you assist with the development, please set up the project on your local machine, run it, and go through the complete application

Click through buttons you can find and see where they take you. Explore the app in detail so that you are aware of core features.

License

This project is licensed under the MIT License - see LICENSE.md for details

Acknowledgement

  • A huge shoutout to SpaceX for their API

This project won't be possible without our contributors. You may see Contributors.md for details.

About

SpaceDash is an app that will provide information on all the present past and future Launches and Vehicles of SpaceX. Currently, the app is in developement. I am following Test-Driven Agile Development for this app. The future scope of this app includes an AR view of various vehicles of SpaceX, and event updates from even more Space Agencies!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 92.1%
  • Ruby 7.9%