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.
FGAirlines is a Web and Mobile application for flight booking.
-
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.
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.
Execute yarn start or npm start on backend and frontend folders to start the web application.
The application is available on localhost:3000.
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

