Skip to content

A journal app to keep track of and personalize your flight history with data from aviationstack API. Deployed on both the app store and google play.

Notifications You must be signed in to change notification settings

Jetcoderz/flightlog-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Logo Playstore Logo Appstore Logo

Flightlog APP

A journal app to keep track your flight history with data from aviationstack API. Deployed on both the app store and google play. This is a team project created during our study at Code Chrysalis, a Tokyo-based fullstack bootcamp.

User Story and Features

  • User should be able to add/delete flights
    • Add flight with data from Aviationstack API
    • Attach photo to flight
  • User should be able to view/analyse own flight history
    • View flight list with filter
    • Flight Map
    • User Statistics: total flights, flights by months, flights by airlines
    • Achievements: Airline collection

Tech Stack

Screen Shot 2021-05-05 at 16 27 05

  • Front End
    • React Native
    • Expo
    • deployed: Google Play, Apple App Store
  • Back End (API server)
    • Express.js
    • Knex.js
    • deployed on AWS Lambda with AWS API Gateway
  • Back End (Database)
    • Postgresql on AWS RDS
    • Aviationstack API data
  • Back End (Photo Storage)
    • AWS S3

Setup Guide

If you are interested to clone and run this project on your local machine. You need to have Expo framwork installed. Please refer to the guide here for installation.

https://docs.expo.io/get-started/installation/

After cloning the project, you may start running it by installing the dependencies and start the expo engine by the following code.

yarn
expo start

Demo Event

Youtube
Slides

Sample App Screens

pic1

pic2

pic3

pic4

About

A journal app to keep track of and personalize your flight history with data from aviationstack API. Deployed on both the app store and google play.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •