Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 809 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 809 Bytes

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