Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 628 Bytes

readme.md

File metadata and controls

18 lines (14 loc) · 628 Bytes

Scores Tracker

Play golf, disc golf or foot golf and create your personal scorecard to compete with friends! Easy to use, easy to share.
This is a web app that allows users to track their golf scores. Visit myscore.golf

Technologies and tools used

  • HTML + jS
  • Django
  • PostgreSQL
  • Sendgrid

Enviromental variables

List of variables set:

  • PostgreSQL related: HOST, NAME, USER, PASSWORD, SECRET
  • For SendGrid API: SENDGRID_API_KEY, SENDGRID_PASSWORD, SENDGRID_USERNAME

Check it out

This project has been deployed online. You can see in deployed here.