princeton-ddss/safely-report

Implement basic navigation through survey

Closed this issue · 0 comments

Description

Implement simple back-and-forth navigation through survey elements, with minimal UI

Tasks

  • Set up Flask environment
  • Create XLSForm parser
  • Prototype survey navigator capable of simple linear travel between survey elements
  • Make minimal UI where the user can move back or forward between survey elements
  • Set up Python linter