Date: 10/20/20
Caddie a React application made to search for golf courses around the world. You can get access to details about specific golf courses and set up tee times. This application is using Vercel's serverless functions.
This app is deployed using Vercel and can be found here
Click the search courses link and search the globe for a golf course. You can type in a city or a zip code and you will be give a list of golf courses based on that search term.
- Build a backend so that users can save golf courses that they have played
- Implement authentication into the app
- Build a scoring system into the app so that users can keep track of scores and see what other users have scored on the same golf courses.
- Find pictures of the golf courses
- Find course lay outs to give more details about the courses
- On the map on the course details page add a cursor so that users can see exactly where the course is located.
Google Places API
Google Places Details API
Google Maps Javascript API