Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bredefk/nasa-spaceapps-2018
Go API and Website + Android App: Applications for when the next rocket launch is. This project consists of three parts: Web application, Android mobile application and a shared API. Heroku link: https://nasa-spaceapps-2018.herokuapp.com/
https://github.com/bredefk/nasa-spaceapps-2018
2018 android go hackaton java mobile nasa spaceapps
Last synced: 9 days ago
JSON representation
Go API and Website + Android App: Applications for when the next rocket launch is. This project consists of three parts: Web application, Android mobile application and a shared API. Heroku link: https://nasa-spaceapps-2018.herokuapp.com/
- Host: GitHub
- URL: https://github.com/bredefk/nasa-spaceapps-2018
- Owner: BredeFK
- Created: 2019-01-17T15:11:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T15:12:29.000Z (almost 6 years ago)
- Last Synced: 2024-06-12T17:59:30.418Z (6 months ago)
- Topics: 2018, android, go, hackaton, java, mobile, nasa, spaceapps
- Language: Java
- Homepage: http://www.rocket.fritjof.no/
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NASA Space Apps 2018
## Note
There are two ``.gitignore`` files in this project. The one in the ``web`` folder is there because we have another repository for Heroku in that folder.## [Team](https://2018.spaceappschallenge.org/challenges/can-you-build/when-next-rocket-launch/teams/caps-lock/project)
### Caps Lock
| Name | Github |
|-----------------------|---------------------------------------------------|
| Brede Fritjof Klausen | [BredeFK](https://github.com/BredeFK) |
| Johan Aanesen | [JohanAanesen](https://github.com/JohanAanesen) |## The Challenge
### [Do YOU Know When the Next Rocket Launch Is?](https://2018.spaceappschallenge.org/challenges/can-you-build/when-next-rocket-launch/details)
Create a tool to track international rocket launch information.
### Background
In the emerging era of privatized spaceflight, another space-bound rocket seems to launch every week. Nations around the world have launched rockets carrying satellites and space probes within the past few years. Private companies are now doing launches as well.**Your challenge is to collect flight schedules and projected launch dates to assemble an app/website/online tool with all the latest rocket launch information.**
### Potential Considerations
- What factors go into a decision to launch?
- What are the most common causes of scheduling changes in launches?
- Where are the world’s major spaceports?
- Where are good surrounding sites to view each rocket launch?
- Which company or government does the rocket belong to? What about the payload?
- Can the launch be viewed live online? If so, what’s the URL?
- Include as much useful information as you can!