项目作者: paolorotolo

项目描述 :
Your APOD backgrounds that are actually in space
高级语言: JavaScript
项目地址: git://github.com/paolorotolo/nasa-backspace.git
创建时间: 2019-04-25T20:51:29Z
项目社区:https://github.com/paolorotolo/nasa-backspace

开源协议:MIT License

下载


BACKGROUND SPACE

What is it

BackSpace uses NASA Astronomy Picture of the Day API to fetch the image for the current day.

Then you’re able to save it for later in an archive and eventually make your personal space background collection.

Why

I made this project basically to experiment and test Firebase for JS SDK.

The project in fact, uses:

  • Firebase Auth to authenticate the user;
  • Firebase Realtime Db to save the favourite images;
  • Materialize for UI;