Inside this repository holds services and applications related to Shutoko Revival Project and its leaderboard. Inside this repo are two main applications and their services.
SRP search is a way to search for a specific driver's times given their name. It uses the srp-search service.
SRP Tracker is an application to view data trends in driver positions as well as view racing profiles. The following are the services it uses:
- srp-tracker-frontend - A simple frontend made using SvelteKit to display the charts and data.
- srp-tracker-backend - A backend which runs cronjobs to scrape leaderboard data and serves as an API gateway to the data.
- srp-profile-service - A service created to run analytics and create KPIs from driver lap times and data.
This project is licensed under the GNU General Public License. See LICENSE
for more information.