Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 341 Bytes

TO-DO.md

File metadata and controls

13 lines (9 loc) · 341 Bytes

TO-DO

Features

  • Input validation using Joi
  • Download your CV as a Word Document or PDF file

Accessibility

  • Should be available as a Docker image that can be pulled from DockerHub
  • Should be hosted online

Refactoring

  • Tidy up references to each route in server (can constants + a forEach loop be used?)