Skip to content

Eduardoespl/reto-reservacion-de-vuelos-ghostbusters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date BrightCoders Logo

🥷 Reto de Programación

App reservación de vuelos

Ver instrucciones antes de iniciar

Table of contents

Description

"Reservation App" is a application developed in React Native, which allows users to book flights from their selected origin, destination, date and number of passengers. The app also allow to create a new user account and login with an existing one.

Installation and Run

  • Clone this repo.
  • Install dependencies with npm install.
  • Run npm react-native start to start the bundler.
  • Run npm react-native run-android to run the app on Android.
  • Run npm react-native run-ios to run the app on iOS.

Usage

  • The app will start on the login screen, where you can login with an existing user or a google account, also theres a button to redirect to the register screen.
  • On the register screen you can create a new user account or use an existing google account.
  • Once looged in you will be redirected to the My Flights screen, where you can see your booked flights, and also you can book a new flight by clicking on the Book button at the bottom of the screen.
  • On the Book Flight screen you can select the origin, destination, date and number of passengers for your flight, and then click on the finish button to book the flight.
  • Once the flight is booked you will be redirected to the My Flights screen, where you can see your booked flights.
  • On the My Flights screen you can click on the logout button to logout from the app.

Credits

App Screenshots

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

About

reto-reservacion-de-vuelos-ghostbusters created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.8%
  • JavaScript 17.8%
  • Java 13.1%
  • Ruby 4.2%
  • Objective-C 4.1%
  • Objective-C++ 2.0%