Skip to content

Latest commit

 

History

History
77 lines (70 loc) · 2.23 KB

README.md

File metadata and controls

77 lines (70 loc) · 2.23 KB

BDPA NHSCC 2021 Problem Statements

Barker (sample) and Ghostmeme (actual) were released during the 2021 competition.

All uploaded memes/images are stored on imgur.

Key Challenges

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

  • Interacting with unsanitized 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

Barker (sample)

Ghostmeme (actual)

📑 Problem statement
🌍 Live demo (temporarily offline)
📚 Interactive API docs

📑 Problem statement
🌍 Meme storage
🌍 Live demo (temporarily offline)
📚 Interactive API docs

📦 Demo source code
🎒 API source code

📦 Demo source code
🎒 API source code