https://github.com/ankithans/antler-bitcoin
https://github.com/ankithans/antler-bitcoin
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankithans/antler-bitcoin
- Owner: ankithans
- License: mit
- Created: 2022-02-07T15:40:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T10:29:04.000Z (over 4 years ago)
- Last Synced: 2025-03-01T17:48:35.293Z (over 1 year ago)
- Language: JavaScript
- Homepage: antler-bitcoin.vercel.app
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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~