britzke / rennspur

Visualize the traces of races
GNU Affero General Public License v3.0
1 stars 1 forks source link

An application scoped Bean (RaceBean) must be implemented #16

Closed britzke closed 7 years ago

britzke commented 7 years ago

The RaceBean is to inform the various components about the actual race and its parameters

  1. ID (int)
  2. Start Time (Date)
  3. active
britzke commented 7 years ago

The RaceBean is already implemented. Further changes should be handled with #21.