Skip to content

Latest commit

 

History

History

2020

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

BDPA NHSCC 2020 Problem Statements

The original 2019 problem statement was re-imagined as the sample statement for 2020. BDPA Airports is the actual problem statement for 2020.

Key Challenges

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

  • Reading dynamically from sometimes-unavailable external data sources
  • Storing, sorting, caching, and filtering large amounts of rapidly evolving data
  • Implementing flexible authentication, i.e. optional 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

BDPA Elections (sample)

BDPA Airports (actual)

📑 Problem statement
🌍 Live demo
📚 Interactive API docs

📑 Problem statement
🌍 Live demo
📚 Interactive API docs (version 1)
📚 Interactive API docs (version 2)

📦 Demo source code
🎒 API source code

📦 Demo source code
🎒 API source code