Skip to content

bmsmcgee/ENSF480

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENSF480Project

Hey everyone,

I figured it would be good to make a Git Repository for us. I think the best method for this will be for each of us to make our own dev branch and work on that, and whenever there is good progress we can merge it to a production branch. When we are happy with the production branch we can merge it to the main branch which we will use for submission. I know it is a little confusing but it keep our branches clean, the main branch clean, and if two people accidentally merge to the production branch with different code, we won't have to worry about rebasing the main which could lead to a lot of potential issues, such as losing code.

to run the code go to the "thebackend" and run "mvn spring-boot:run" to run the frontend go to Frontend/FlightWeb and run "npm run dev"

install all the dependencies before running the commands

About

ENSF 480 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.7%
  • Java 28.7%
  • SCSS 11.3%
  • CSS 10.9%
  • Other 0.4%