Please refer to this video for more detailed information on this project. https://www.youtube.com/watch?v=5ucKWt7MKJM
Executive summary for Project (include description of all software)
— Front End: HTML5/CSS3/AngularJS/Bootstrap.
— Back End object-oriented programming language: Java. — Framework: Spring Boot.
— Database: Mysql
Business Rules:
— Person takes one to many trips, trip has one to many trips — Bus is used on one to many trip and one trip can have many buses. — Assume a bus driver can drive all kinds of buses.
— Each order would be confirmed after passenger number reach a threshold set by trip creator.