Popis: |
ParkBoat is a web application created with an asp.net core, where, it was programmed in two languages. This type of architecture was decided since it is typically deployed as a single unit and it is also well separated, achieved through the use of folders that are are independent according to their responsibilities of the models, views and controllers, as well as additional folders for the data and services. A database was made through MSSQL Server from 8 tables where all the necessary information could be stored. In the thesis, it is created a service where users can reserve moorings or buoys for the boat. In addition, the option of manage the reservation as well as view or cancel it. Apart from this, new future ideas have emerged while the web application was being created. |