Skip to content

Releases: Ashrockzzz2003/slts-2024

Release v1.0.2-beta

25 Dec 16:03
503af1c
Compare
Choose a tag to compare

Release v1.0.2-beta

Important

Deployed at https://slts-8e29d.web.app/

New Features.

  • Dynamic routes were optimized for cost through URL query parameters.
  • Admin dashboard, filter by needsPickup, needsDrop, arrivalDate, departureDate, checkInDate, checkOutDate.
  • Judge can grade participants for group events.
  • Judges can access curated-leaderboard.
  • Participants sorted in the judge view list to ensure that any student participating in 2 events gets more priority as the judges might be waiting for the student in other event.
  • On the day of actual event, registration desk can mark entry, report any corrections through corrections. Load optimized here by loading only one district data at a time as the participants are expected to arrive in a district-clustered manner.
  • Accomodation details well formatted and accessible where data is grouped by arrival time, and district wise count inside each arrival time for precise logistics preparation.

Contributors

@Ashrockzzz2003
@vaibav03
@Hsk12699
@thilaganiniyavan

Release v1.0.1-beta

03 Dec 10:05
Compare
Choose a tag to compare

Release v1.0.1-beta

Important

The web app is deployed at https://slts-8e29d.web.app

New Features

  • Dashboards for event judges.
  • Judge can grade participants for individual events.
  • Admin can view events.
  • Admin can view leaderboard of individual events.
  • Admin can update the marking criteria of events.
  • Dynamic routes were optimized for cost through caching.

v1.0.0-beta

28 Nov 09:23
Compare
Choose a tag to compare

Release v1.0.0-beta

Important

The web app is deployed at https://slts-8e29d.web.app

  • Firebase Auth with email password.
  • Dashboard for district wise DEC's and admin.
  • Filter by group, event name, district.
  • Search by student id and name.
  • Cached Login.
  • Data being read from Firestore.
  • Deployed using Firebase hosting.