troysandal / timecard

Progressive Web App for calculating Sprint and Time Keeper Enduro score cards.

Home Page:https://troysandal.github.io/timecard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enduro Time Card

Simple app to compute Enduro time card scores so you can quickly verify times posted by the club to make sure no errors were made (unless they are yours:). App is live on Github Pages.

# Run site
npm run dev

# Unit Tests
npm run test

# Integration Tests
npm run dev
npm cypress open

# Deploy
npm run test
npx cyrpress run
git push origin main

About

Progressive Web App for calculating Sprint and Time Keeper Enduro score cards.

https://troysandal.github.io/timecard


Languages

Language:TypeScript 54.9%Language:Svelte 38.5%Language:JavaScript 2.7%Language:HTML 2.6%Language:CSS 1.3%