For my second project I created a personal golf round tracker using MongoDB, Express.JS, and Node.JS. Users can add golf courses that they
have played on, enter the city and state of where the course is located.
Users can also add the par for the course, their ball they played and
any additional comments that they would like to add about their round along with the date played.
Future Features: I would like to add a team feature with an administrator so that golf teams would be able to
track their scores for practice or matches and have their coach be able to see their scores from anywhere instead of having
to keep track of score cards. I would also like to add a weather API to see current weather conditions at the courses a user has saved.