Code Monkey home page Code Monkey logo

siddharth263 / online-trip-management-system Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 384 KB

This is a online trip management system application where user can book tour packages which include hotel and bus booking services.

Home Page: https://drive.google.com/file/d/1hEx4iNeslb64Dg3yitrr24fVZBKA2GHL/view?usp=sharing

Java 47.20% HTML 34.08% CSS 18.04% JavaScript 0.69%
data-jpa intellij-idea java-8 jwt-authentication jwt-token mysql-database mysql-server postman rest-api spring-boot

online-trip-management-system's Introduction

REST API for Online Trip Management System

Coding

  • A Collabrative Project Consisting Of the 5 Developer Depicting the implementation of the Trip Managment Platform like MakeMyTrip or Yatra.
  • A developement of RESTful API for an application. This API performs all the fundamental CRUD operations of any with user validation at every step.

    Author - @Priyanshu

    Features

    • Customer 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 customer from main database
      • Admin can access the details of different customers and trip bookings
    • Customer Features:
      • Registering themselves with application, and logging in to get the valid session token
      • Viewing list of available buses, packages, hotels and booking a trip
      • Only logged in user can access his trip history, profile updation and other features.

    Contributors

    Tech Stack

    • Java
    • Spring Framework
    • Spring Boot
    • Spring Data JPA
    • Hibernate
    • Maven
    • MySQL

    Modules

    • Login, Logout Module
    • Packages Module
    • Booking Module
    • TicketDetails Module
    • Route Module
    • Travels Module
    • Bus Module
    • Hotel Module
    • Report Module
    • Feedback Module

    ER Diagram

    The following Diagram depicts the flow of our Entity Relation Diagram to simplify the work flow.



    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.
        spring.datasource.url=jdbc:mysql://localhost:3306/tripManagementSystem;
        spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
        spring.datasource.username=root
        spring.datasource.password=root
    
    

    API Root Endpoint

    http://localhost:8080/

    http://localhost:8080/swagger-ui/

  • online-trip-management-system's People

    Contributors

    amanastel avatar dikshagaupale avatar fehmida99 avatar siddharth263 avatar

    Stargazers

     avatar

    Watchers

     avatar

    online-trip-management-system's Issues

    Day-04

    • Working on travelling service layer
    • implementation of service layer

    Day03

    • create controller
    • work on service

    Day-05

    • working on html & css
    • working on js

    Day-03

    • Working on booking service layer
    • service layer implementation

    Day01

    • create a relationship

    day04

    • Route service
    • Route controller

    Day-02

    • Creating relationship
    • Completing Models with relationship

    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.