Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 460 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 460 Bytes

DreamFlightJourney

TODO:

Frontend

  • Create new plan
  • View new plan
  • INFO mailbox
  • Graphical + Textual representation of plane, attention markers that prioritise view
  • Boarding Gates
  • Set user flight info storage

Backend

  • RabbitMQ - set up message bus
  • APIs for flight information

Instructions

npx expo install react-dom react-native-web
npm install

To start:(frontend)

npx expo start