Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 874 Bytes

Backlog.md

File metadata and controls

26 lines (22 loc) · 874 Bytes

Flight Project Backlog

  • Laravel 9.x.x install
  • nvm use 18.0.0 For Node 18.0.0
  • Vue Install For UI opr.
  • Create New Controller And View To Get Flight Infos From User
  • Method For Filter The Request
  • Create Response Page
  • Change Datetime Format
  • Make Request With Request Data
  • Create Response With Resource Collections
  • Build With An Behavioral Design Pattern For Various Api Endpoints

On Boarding Project Backlog

  • Laravel 9.x.x install
  • nvm use 18.0.0 For Node 18.0.0
  • Vue Install For UI opr.
  • Create New Controller
  • Create New Collection On Postman To Send Requests
  • Create New Form Request Object
  • Validate Form Request By Adding New Rules
  • Change Datetime Format For Form Request Rule
  • Make Request With Request Data
  • Create Response With Resource Collections