Skip to content

atucker-dev/softball-ui

Repository files navigation

Softball Stat Tracker UI

The Softball Stat Tracker is a web application designed to track and analyze individual and team statistics for slowpitch softball games. This repository contains the frontend part of the project, which provides a user-friendly interface for managing teams, players, games, and viewing statistical data.

Features

  • User Authentication: Secure login and registration system.
  • Team Management: Create teams, manage rosters, and check player availability for games.
  • Game Setup: Schedule games and set lineups.
  • Stat Tracking: Record and analyze player performance for each game.

Built With

  • Astro - An all-in-one web framework for building fast, content-focused websites.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
  • PostCSS - A tool for transforming CSS with JavaScript.
  • Autoprefixer - A PostCSS plugin to parse CSS and add vendor prefixes to CSS rules.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/softball-stat-tracker-frontend.git
cd softball-stat-tracker-frontend
  1. Install Dependencies:
npm install
  1. Start the Development Server:
npm start

Usage

After starting the app, you can navigate to the localhost url in your browser to start using the Softball Stat Tracker.

About

rec league softball team UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors