Skip to content

matgomes21/fgairlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FGAirlines

Flight Booking Platform ✈️

Português     English

This application is a remake of a college project developed by me and my friend Vinícius Saturnino. The first version was totally made on Ruby on Rails, and now we decided to use a JavaScript Full-Stack.

Application's Layout made in Figma.

✈ Technologies

✈ Application

FGAirlines is a Web and Mobile application for flight booking.

Functionalities

  • Airlines can register itselves on the web application;

  • Airlines can login;

  • Airlines can register new flights with destination, date, hour and price;

  • Airlines can delete previously created flights, but not flights created by others airlines;

  • Customers can see all the flights available on the mobile application and contact airlines by email or whatsapp to buy a seat.

✈ Web Demo

Desktop Demonstration

✈ Mobile Demo

Mobile Demonstration

✈ Dependencies

✈ How to run

Clone this repository.

git clone https://github.com/matgomes21/fgairlines.git

Execute yarn install or npm install on backend, frontend and mobile folders to install the dependencies.

Web

Execute yarn start or npm start on backend and frontend folders to start the web application.

The application is available on localhost:3000.

Mobile

Execute yarn start or npm start on backend and mobile folders to start the mobile application.

Access localhost:19002 and read the QR Code with your phone or Android/iOS emulator with Expo app.


Made with ❤️ by Mateus Gomes and Vinícius Saturnino

About

Full-Stack application for Flight Booking, using NodeJS, ReactJS and React Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors