ScorpionFiko / UTOR-PROJ01-TEAM12-Space-Trek

University of Toronto - Project 01 - Team 12 - Exploring Mars app
MIT License
2 stars 0 forks source link

creating Space Mission search form #9

Open ScorpionFiko opened 1 year ago

ScorpionFiko commented 1 year ago

As a user: I would like to enter a date range so that I can view the images that were captured by the telescope on those days

acceptance criteria

  1. the form must have the following fields: start and end dates
  2. the form should have error messages on invalid input
  3. the user can proceed with APOD search only after all inputs are entered correctly
ScorpionFiko commented 1 year ago

done