Skip to content

Latest commit

 

History

History

2023

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

BDPA NHSCC 2023 Problem Statements

BlogPress (sample) and InBDPA (actual) were released during the 2023 competition.

Key Challenges

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

  • Heavy reliance on complex interactions with sometimes-unavailable external data sources
  • Requiring a non-traditional frontend/backend dynamic (i.e. headless CMS)
  • Implementing 3rd-party authentication, i.e. login and registration handled via API calls
  • Responsive UX, i.e. the app is functional on mobile, tablet, and desktop screens
  • Observing basic application, database, and repository security best practices

Statements

BlogPress (sample)

InBDPA (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