Skip to content

A web application built with Supabase and Next.js to help keep track of bills and receive email reminders when they are due.

License

Notifications You must be signed in to change notification settings

remigathoni/bill-reminder

Repository files navigation

Bill Reminder App

Bill Reminder App Screenshot

See live demo

Overview

The Bill Reminder App is a web application built with Supabase and Next.js that helps users keep track of their bills and receive timely reminders through email when bills are due. This project provides a user-friendly interface for adding, managing, and receiving notifications for bills.

Stack Used

  • Frontend: React(Next.js)
  • Backend: Supabase (Database, Authentication, Edge functions)
  • Email Notifications: Sendgrid API
  • Deployment: Vercel

Usage

  • Sign up or log in to your account using Google or via a magic link.
  • Add your bills, specifying the bill name, bill type, and due date

The Supabase Edge function will check the bills daily at midnight and send email reminders for due bills. Find the edge function that sends reminders in this repo.

About

A web application built with Supabase and Next.js to help keep track of bills and receive email reminders when they are due.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published