Skip to content

Mobile app that provides notifications about the status of the James Webb Space Telescope

Notifications You must be signed in to change notification settings

JohannesPertl/where_is_webb

Repository files navigation

Where is Webb?

An android app that keeps you up to date about the James Webb Space Telescope via push notifications.

Install

Available on the play store.

How it works

The app scrapes data from the official NASA website and displays it in a mobile-friendly way.
It also sends a push notifications about important updates.

Dependencies

  • Flutter
  • Node.js
  • Firebase

Setup

flutter create .
flutter run