Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 450 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 450 Bytes

PodMetrics

A test to see if I can create an app that allows me to record the podcasts that I've listened to for an entire calendar year.

Roadmap

  • Frontend
    • Add form page
    • Add logic to add Podcast RSS feeds
    • Add simple stats page
    • Allow sign in with Firebase
  • Backend
    • Connect to MongoDB
    • Gather Podcast info
    • Save Form Data
    • Save Podcast Info

Authors