Project Summary 📚 :

In this project a detailed review of Amusement Park application. The main objectives of this project to know the package related to the Amusement Park and Activity with best facility and current offer. Searching will be very easy .At a single click will be able to fetch the required data.




Admin module :

  • Admin can manage the activity ,add activity,Delete activity and See all customer and their Tickets and activity
  • This module provides administrator related functionality. Administrator manages all information and has access rights to add, delete, edit and view the data related to admin, ticket, activity, tiketbookings, etc.
  • User module :

  • User can view activity List ,customer list, Ticket list etc
  • This module helps to customer.

  • Software Requirements

    | Command | Description | | --- | --- | | Operating System | Windows 10, Linux, Mac | | Programming Language | Java. | | IDE Used | Intellij , STS | | Database | MySQL 8.0 | | Framework | SpringBoot,Maven | | Architecture | CRUD, MVC |

    Languages and Tools:

    𝗦𝗽𝗿𝗶𝗻𝗴 𝗧𝗼𝗼𝗹 𝗦𝘂𝗶𝘁

    𝗜𝗻𝘁𝗲𝗹𝗹𝗶𝗝 𝗜𝗗𝗘𝗔

    𝗝𝗮𝘃𝗮

    𝐌𝐲𝐒𝐐𝐋

    𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁

    𝐌𝐚𝐯𝐞𝐧

    𝐇𝐢𝐛𝐞𝐫𝐧𝐚𝐭𝐞


    MySQL Schema Database Structure

    Modules

    Features

    Installation & Run

                server.port=8888
                spring.datasource.url=jdbc:mysql://localhost:3306/amusementpark;
                spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
                spring.datasource.username=root
                spring.datasource.password=root
            
        

    Contributors

    Cutomer Module Developer

    Somya Upadhyay

    Admin Module Developer

    Vedprakash Paswan

    Ticket Module Developer

    Nitin Potbhare