Skip to content

1. 16th March 2022

A possible human being edited this page May 15, 2022 · 1 revision

Wednesday 16th March 2022

First meeting between group members

  • Projects idea's discussed
  • Kiwi Flight project agreed upon by members
  • Discord server setup
  • Github feed setup in discord

Project Requirements Discussed

UI

  • Map
  • Flight information display panel which contains the name, location, altitude, vertical, speed, heading, distance, squawk, engines, species, wake turbulence, route, image.
  • Flight list which contains a list of flights, contains: silhouette, flag, reg., ICAO, callsign, altitude, speed columns
  • Flight tracking on the map
  • Menu and settings
  • Customisation options - dark mode and the likes

UX

  • Quick to load
  • Flight search and filtering
  • Must be responsive

Backend

  • ATC audio feed
  • Notification when the police helicopter is around (Nice to have only)

Project Management Strategy

  • Use GitHub
  • Use GitHub projects for task allocation and management
  • Agile scrum strategy
  • Each week from now is a sprint
  • Every task and issue will be a card in GitHub projects
  • Each card will be assigned to the appropriate person to rectify
  • Meetings once or twice a week
  • Zoom or discord meetings
  • Using Figma to plan UI/UX
  • ESlint and Prettier will be used to conform to JavaScript conventions