Skip to content

johnlee/usac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USAC Race Planner

A web app to help USAC cycling racers analyze their current rankings and plan future races. See where you stand today, assess upcoming events based on the registered field, and understand what points are within reach given your current standing compared to other registered competitors.

Features

  • View your current USAC ranking and points
  • Browse upcoming races and registered fields
  • Compare your ranking against other registered competitors
  • Assess potential point gains from upcoming races
  • Plan your race calendar based on ranking goals

Project Structure

usac/
├── frontend/        # React + Vite web application
├── backend/         # PHP REST API
└── database/        # SQL schema and seed data

Stack

  • Frontend: React, Vite
  • Backend: PHP
  • Database: MySQL

About

USAC Race Planner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors