Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swiftlysingh/spacedash
A Dashboard for Space...🚀🚀🚀
https://github.com/swiftlysingh/spacedash
hacktoberfest ios ios-swift spacedash spacex spacex-api xcode
Last synced: 9 days ago
JSON representation
A Dashboard for Space...🚀🚀🚀
- Host: GitHub
- URL: https://github.com/swiftlysingh/spacedash
- Owner: swiftlysingh
- License: mit
- Created: 2020-06-03T12:17:37.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-08-25T19:23:56.000Z (about 1 year ago)
- Last Synced: 2024-10-12T19:45:28.213Z (25 days ago)
- Topics: hacktoberfest, ios, ios-swift, spacedash, spacex, spacex-api, xcode
- Language: Swift
- Homepage: https://pushpinderpalsingh.github.io/SpaceDash/
- Size: 19 MB
- Stars: 31
- Watchers: 3
- Forks: 20
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
![Version](https://img.shields.io/badge/iOS-13.0%2B-blueviolet)
[![CD](https://github.com/pushpinderpalsingh/SpaceDash/workflows/CD/badge.svg?)](https://github.com/pushpinderpalsingh/SpaceDash/workflows/CD/badge.svg?branch=master) [![CI](https://github.com/pushpinderpalsingh/SpaceDash/workflows/CI/badge.svg)](https://github.com/pushpinderpalsingh/SpaceDash/workflows/CI/badge.svg)
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)[![Slack](https://img.shields.io/badge/Slack-black.svg?style=for-the-badge&logo=slack)](https://communityinviter.com/apps/spacedashworkspace/spacedash)
[![Notion](https://img.shields.io/badge/Notion-grey.svg?style=for-the-badge&logo=notion)](https://www.notion.so/SpaceDash-193ad11fe7d54131b6dd0d34be6698f3)
[![Twitter](https://img.shields.io/badge/Twitter-skyblue.svg?style=for-the-badge&logo=twitter)](https://twitter.com/get_dash)
[![Testflight](https://img.shields.io/badge/Testflight-blue.svg?style=for-the-badge)](https://testflight.apple.com/join/voEgmLv8)
[![App Store](https://img.shields.io/badge/App%20Store-Coming%20Soon-orange.svg?style=for-the-badge)](https://testflight.apple.com/join/voEgmLv8)
# [](https://github.com/pushpinderpalsingh/SpaceDash#spacedash)SpaceDash### [](https://github.com/pushpinderpalsingh/SpaceDash#a-dashboard-for-space)A Dashboard for Space...🚀🚀🚀
SpaceDash is an open-source app that provides information of SpaceFlights. SpaceDash 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.
***Notice***
Currently, new version was not accepted by the App Store review team. Since there was recent update to the r/SpaceX API which caused our app to crash on launch and no way to update our App I removed it from the App Store as of now. The team is working to add functionality to the app which will become Version 2 of the app. Version 2 of the will be available in early to mid January. To still use and test the app, you can use the beta version using Testflight link above.
## 📸 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.
* UIKit
* XCTests
* Lottie## ⚙️ [](https://github.com/pushpinderpalsingh/SpaceDash#getting-started-for-development) Getting Started
### [](https://github.com/pushpinderpalsingh/SpaceDash#resources)Resources
* [Architecure.md](https://github.com/pushpinderpalsingh/SpaceDash/blob/develop/Architecture.md)
* [Contributing.md](https://github.com/pushpinderpalsingh/SpaceDash/blob/develop/Contributing.md)
* [SpaceX API](https://github.com/r-spacex/SpaceX-API)### [](https://github.com/pushpinderpalsingh/SpaceDash#requirements) Requirements
- iOS 13.0+
- Xcode 11.0+
- macOS Catalina or above### [](https://github.com/pushpinderpalsingh/SpaceDash#setup) 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#### *For API Keys, contact me on twitter/slack.*
### [](https://github.com/pushpinderpalsingh/SpaceDash#join-the-development) Contribute with us!
Before you start developing please read through [Contributing.md](https://github.com/pushpinderpalsingh/SpaceDash/blob/develop/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.
#### [Join the conversation on Slack. :speech_balloon: ](https://communityinviter.com/apps/spacedashworkspace/spacedash)
## [](https://github.com/pushpinderpalsingh/SpaceDash#license)License
This project is licensed under the MIT License - see [LICENSE.md](https://github.com/pushpinderpalsingh/SpaceDash/blob/develop/LICENSE.md) for details
## Acknowledgement
- [RocketLaunch.Live](https://www.rocketlaunch.live/)
- [r/SpaceX API](https://github.com/r-spacex/SpaceX-API)#### This project won't be possible without our contributors. You may see [Contributors.md](https://github.com/pushpinderpalsingh/SpaceDash/blob/develop/Contributors.md) for details.