Skip to content

Latest commit

 

History

History
61 lines (55 loc) · 1.71 KB

README.md

File metadata and controls

61 lines (55 loc) · 1.71 KB

BDPA NHSCC 2019 Problem Statements

This was not the problem statement released during the 2019 competition, but it is very similar. The original 2019 problem statement was extended to conform with the new competition format and is okay to use as training material.

Key Challenges

This year's problem statements were designed with the following challenges in mind:

  • Interacting with unsanitized sometimes-unavailable external data sources
  • Implementing or tweaking a non-trivial algorithm (victory condition calculations)
  • Implementing an authentication mechanism, i.e. login and registration
  • Responsive UX, i.e. the app is functional on mobile, tablet, and desktop screens
  • Observing basic application, database, and repository security best practices

Statements

(no sample released this year)

BDPA Elections (actual)

📑 Problem statement
🌍 Live demo
📚 Interactive API docs

📦 Demo source code
🎒 API source code