Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1020 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 1020 Bytes

Flogistix Mobile Challenge

Background

Requirements

  • The ability to view the dataset in an organized, sensible way.
  • The ability to search for individual meteorites by Name and/or ID.
  • The ability to save a list of their favorite meteorites that persists after application termination.
  • The application should be written with React Native

Objectives & Deliverables

  • Initial application should run on iOS with code being capable of building for Android with minimal additional code
  • Code committed to Github and ready for building
  • Build instructions for iOS
  • Overview of step for making it Android-ready
  • General end-user instructions for using the app