Created a new API endpoint to get streak data for all community members. Kudos to @brandonwilson for SQL query help and @keenencharles for Javascript gymnastics part2!

Deepened familiarity with SQL, like using JOIN clause and aliases, and using ${objects} within SQL queries.