GoBLFC / Tracker

BLFC's online system for managing volunteers, tracking shifts, and offering rewards
GNU Affero General Public License v3.0
7 stars 2 forks source link

Use TypeScript for modern frontend #29

Closed Gawdl3y closed 1 month ago

Gawdl3y commented 1 month ago

All modern frontend code should be converted to TypeScript and continue to be maintained as such. This will assist in development and stability of the frontend by eliminating a lot of small errors/mistakes that can happen without types.