This is the frontend part of Team-Finder application.
A web application, the purpose of which is to search for sports events in the area and to create teams in various sports disciplines.
Backend is created by using Spring Boot in a monolithic architecture
https://github.com/JacekGos/team-finder-backend
Map generation with locations and markers is done by using Google Maps JavaScript API.
- Searching for games, e.g. based on the given address and sport dyscipline, which are shown on the map
- Advanced game search filter, based on detailed game parameters, such as sport discipline,
range from given address, price, date, number of players, duration - Creating a user account for more advanced features
- Creating new games using venue reservation system
- Joining existing games
- TypeScript
- React
- React Route
- Context Api
- React Bootstrap
- CSS