Skip to content

A proof of concept backend for a Flight Managment/booking Application, written with ReactJS for the frontend and Java Springboot, MySQL for the backend.

Notifications You must be signed in to change notification settings

cotill/FlightApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENSF480-AirlineApp

Before compiling, make sure that username and password for the DataBaseConnector.java is changed to your username and password

Windows Instructions:
  1. Run Spring Boot Backend:
cd Backend
mvnw spring-boot:run
  1. Run React Frontend:
cd Frontend
npm start

(if first time running, execute: npm install first)

About

A proof of concept backend for a Flight Managment/booking Application, written with ReactJS for the frontend and Java Springboot, MySQL for the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published