Giter VIP home page Giter VIP logo

vedpaswan01 / amusement-park-application-full-stack- Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 961 KB

In this application, Customer should be able to view the list of available activities as well as customer should be able to book cab for desired amusement activity and also Admin should be able to perform operations such as Amusement Activity Management,Customer Management.

Home Page: https://drive.google.com/file/d/15ETuXwxbUS_oltXvYvAJBYR9J6dmkhHT/view

Java 32.67% HTML 38.83% JavaScript 21.32% CSS 7.18%
hibernate java mvc mysql spring-boot html css javascript

amusement-park-application-full-stack-'s Introduction

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

    • Login, Logout Module
    • Customer Module
    • Admin Module
    • Activity Module
    • Ticket Module

    Features

    • User and Admin authentication & validation with session uuid having.
    • Admin Features:
      • Administrator Role of the entire application
      • Only registered admins with valid session token can add/update/delete Activity or customer from main database.
    • User Features:
      • A user can register himself or herself on the platform.
      • He/She can check the Activity availabilty.
      • If Activity is available, can book the Ticket for thet activity by providing payment details.
      • After booking, he will get booking details for the activity,inside this there will be all details regarding the ticket details ,total cost, etc.
      • If the customer want can cancel the booking ,he is able to delete his ticket.

    Installation & Run

    • Before running the API server, you should update the database config inside the application.properties file.
    • Update the port number, username and password as per your local database config.
                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

    amusement-park-application-full-stack-'s People

    Contributors

    atrisomya avatar potbharenitin6684 avatar vedpaswan01 avatar

    Stargazers

     avatar  avatar  avatar

    Watchers

     avatar

    amusement-park-application-full-stack-'s Issues

    Login Module-2

    • Implement customer Methods according to the Login Module using key
    • Create Admin DAO
    • Create Admin Service interface and its implementation class
    • Implement Admin Controller according to the login module
    • Create Admin Login and Logout methods in Login Controller

    Login Module

    • Create LoginDTO
    • Create LoginDAO in the Repository package
    • Create LoginService Interface and its implementation in the Service package
    • Make changes in the Customer Methods according to the newly implemented Login Module

    Day2-Issue(Somya)

    • Make Exception Handler Classes
    • Make Controller, Service and Repository Classes and Interfaces for Customer
    • Implement Insertion, updation and deletion methods for the customer

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.