MeepleFinder will be a social media application that connects tabletop gamers with other gamers with similar interests. Gamers can search from a list of games and rank whether or not they enjoy playing that game. Gamers can create a profile that consists of photos, about me section, location, and a list of their top ten favorite games. Gamers can also see a list of nearby gamers with similar gaming interests and have the option to message those gamers with similar interests. MeepleFinder will use Board Game Geek's API to categorize board games.
- User Login: Gamers will be able to create accounts and log into MeepleFinder by creating accounts in system. Each gamer with have a profile.
- Search: Gamers will be able to search and sort through a list of tabletop games and rank the games they enjoy playing.
- Matching: Gamers can be matched with fellow gamers based on a. Location: Gamers will be matched based on city/zipcode (Stretch Goal: Use Google API for location) b. Interests: Gamers will be matched based on games they have in common with other gamers
- Messaging: Gamers will be able to message other gamers
- Recommendations: Gamers will see a list of recommended games based on games they enjoyed playing
- C#/.NET Core
- ASP.NET Core
- Bootstrap 4
- SQL Server Database
- Stretch Goal: Board Game Geek API
- Stretch Goal: Messaging API
- Stretch Goal: Using Google Location API