Inspiration

Cryptocurrency is a volatile asset with lots of ups and downs. Keeping up with the changes can lead to great gains so I created this tool to help track market data on cryptocurrencies easily.

What it does

By subscribing to market changes you want to track, CryptoTrack will send you periodic email notifications whenever there is a change. It also helps you manage your notifications through a web application and also view the latest market data.

How we built it

  • Courier: Sending email notifications
  • Supabase: Authentication, Database Storage, and running a cron job
  • CoinGecko: API for getting latest Cryptocurrency market data
  • Vite + React : Frontend web application
  • Express + Vercel: Webhook for cron job

What we learned

  • Working with the Courier API
  • Using Postgres as a CRON server. Followed this Tutorial

What's next for Crypto Track

  • Other notification options(push, SMS, etc...)
  • A Mobile application

Built With

Share this project:

Updates