Troy's Tennis Fan Club
🏆
Current Club Leader: Scott Acknor
with a streak of 3!
Check out some of these famous players
Or, if you are a legend, add yourself to the list!
🌍 Global Reach: We have members from 26 different countries!
📍 Top Regions:
United States (4)
•
Australia (2)
•
Germany (2)
About This Website
I created this web application site with a search engine so users can search famous tennis players, track player history and add new talent. I created a custom crossword puzzle where the clues are incorporated around tennis legends, tournament histories, and pro circuit nuances.
- 🐍 Backend: I built this web application with Python and the Django web framework that handles user Authentication, Authorization, Validation and Session management. It connects to a PostgreSQL database.
- 🚀 Frontend Logic: I am using JavaScript in this web application for CSRF Token Security Handling, REST API Communication, Crossword Game Engine and Dynamic UI & Filtering.
- ⚡ Interactive: The Crossword puzzle utilizes JavaScript for real-time validation and REST API communication.