Skip to content

Latest commit

 

History

History
66 lines (50 loc) · 2.21 KB

README.md

File metadata and controls

66 lines (50 loc) · 2.21 KB

Astronomy Picture of the Day (APOD-V)

A flutter app⚡ to display Astronomy🚀 picture of the day by getting the data from NASA🌏 API.

Landing page

APOD-V Website Check out this site.✨👁‍🗨

Features

  • Gets you todays 🛰🔭Astronomy Picture of the day from NASA🌏.
  • You can search🔭 for picture of particular day from 1996📅 to today📍.

  • Youtube🎬 links of picture of day can also be played within app.

  • You can use the 🔭search 2000 times⏳ in an hour.Counter resets back again to 2000 requests after an hour⏲.You can check how many requests are remaining for this hour.

More pictures of Weather App

Note for cloning

Create a file called secrets.dart in /utilities folder.

const API_KEY='asjahsjhalksjakjska';//your API key here 

Get your API key from NASA APOD API.

Queries

If you have any queries contact me Vishal Rajkumar Naik.