LukeBillo/project-votestorm

Error Handling & Bug Catching

Closed this issue · 0 comments

This is a placeholder to review error handling across all web API endpoints and front-end web pages (whether it's showing a message to users, or returning different HTTP status codes for bad requests, etc.)

Outstanding bugs / errors to handle:

  • When poll creation clashes poll IDs (i.e. PollIdGenerator fails)
  • Entering a poll ID that doesn't exist