GithubHelp home page GithubHelp logo

atrisomya / amusement-park-application Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vedpaswan01/amusement-park-application-full-stack-

0.0 0.0 0.0 961 KB

REST API for an Online Amusement Park Application where a customer can book tickets, signup, login, view billing details and an admin can perform the CRUD Operations on activities, tickets and Customers.

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

JavaScript 21.32% Java 32.67% CSS 7.18% HTML 38.83%

amusement-park-application'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's People

    Contributors

    vedpaswan01 avatar atrisomya avatar potbharenitin6684 avatar

    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.