Code Monkey home page Code Monkey logo

tamikazi / flight-reservation-web-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 94.64 MB

This project demonstrates a full stack application using React, Spring Boot and MySQL. It is a flight reservation system that lets users book seats on flights. Support is added for email notifications, flight crew functions like producing flight manifests, and admin functions for managing flights, aircraft, crew etc.

HTML 0.83% CSS 0.84% TypeScript 39.60% Java 57.61% Python 1.12%

flight-reservation-web-app's Introduction

Flight-Reservation-Web-App

About

This project demonstrates a full stack application using React, Spring Boot and MySQL. It is a flight reservation system that lets users book seats on flights. Support is added for email notifications, flight crew functions like producing flight manifests, and admin functions for managing flights, aircraft, crew etc.

Running the app

Steps to run the application:

  1. Clone the repository.
  2. Run the DemoFlights.sql script (\Implementation Phase\03-support\sql-scripts) in MySQL to create and populate the database locally.
  3. Create a connection to the database with username "flights" and password "en$f614proj".
  4. Start the backend by running main in SpringFlightLibraryApplication.java in '\Implementation Phase\02-backend\spring-flight\src\main\java\com\ensf614\springflight'
  5. Start the frontend by navigating to '\Implementation Phase\01-frontend' and running:
     $ npm install
     $ npm start

flight-reservation-web-app's People

Contributors

i-saari avatar tamikazi avatar b-phan avatar nuralhudaali avatar

Watchers

 avatar

flight-reservation-web-app's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.