Skip to content

DavydovSergey/spacex-go

 
 

Repository files navigation

SpaceX GO!

License Stars PayPal Patreon Download app

SpaceX GO! - codenamed Project: Cherry, is an open-source unofficial SpaceX launch tracker app built for fun, and with educational purposes.

About the project

The only purpose of this project is to start developing native mobile apps, using the Flutter SDK. This development kit allows me to deploy it to Android & iOS with ease. The app has been developed to be light-weight, fast and easy to use. It takes all the data from the open-source r/SpaceX REST API, which can be found here.

Features

  • Launch tracking & details: detailed list of past & upcoming launches.
  • Notifications support: be notify before the rocket leaves the launch pad.
  • Vehicle catalogue: read about all rockets, capsules & ships SpaceX has develop over the years.
  • Ships tracker: tells position, speed & status of all active ships used by SpaceX.
  • Tesla Roadster tracker: orbit, speed & distance of the Elon Musk's Tesla Roadster.
  • Core & capsules details: more information about each core & capsules launched.
  • Company details: general company details & achievements.

Download & install

First, clone the repository with the 'clone' command, or just download the zip.

$ git clone [email protected]:jesusrp98/spacex-go.git

Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.

Install dependencies from pubspec.yaml by running flutter packages get from the project root (see using packages documentation for details and how to do this in the editor).

There you go, you can now open & edit the project. Enjoy!

Built with

Authors

  • Jesús Rodríguez - you can find me on GitHub, Twitter & Reddit.
  • /u/OuterSpaceCitizen - Portuguese translations.
  • Max Coremans - Dutch translations.
  • Matias de Andrea - UI/UX Designer GitHub, Twitter & Behance.

License

This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details.

About

Simple yet powerful, open-source SpaceX launch tracker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.6%
  • Other 0.4%