An open API service indexing awesome lists of open source software.

https://github.com/ankithans/antler-bitcoin


https://github.com/ankithans/antler-bitcoin

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# Antler Bitcoin

## Tasks

1. ~Landing Page with a Navbar with a signUp / SignIn menu~
2. ~Google SSO (Along with email / password auth with OTP)~
- ~Store email in Users collection~
3. ~Logout session~
4. ~Display the Bitcoin price fetched from Firebase Collection~
5. ~Cloud Function to get the Bitcoin price from any API or scrape the price~
- ~Triggers every 15 min and adds the bitcoin price to Firebase~
6. ~Graph of Bitcoin price below the latest Bitcoin price~