Explore our extensive collection of board games, view our plays through the years, and connect with a fellow gamer. Whether you're a casual player or a hardcore strategist, Sloppy's Board Games has something for me. Dive in and start your gaming adventure today!
This started out as part of a Live Project for The Tech Academy and I continued it to expand my knowledge of Django and web development. The game play data is stored in an excel file and manipulated using Pandas. The board game data is stored in SQLite3. The site is built with Django and Python and styled with HTML and CSS. I also have this get your geolocation and then connect to Google Maps API to show game store locations near you. Finally, this will scrape data from a boardgame site to show you a top selling game and give you a link to purchase it or have it save to the database.