laptuyet / Bus-Ticket-Booking-Full

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bus-Ticket-Booking-Full

A website allows customers to book tickets on a bus (coach), they can choose the route, seats on the bus and proceed with the payment.

Installation

Front-end: just cd to the Frontend Folders (Admin & Cust) then run this cmd to install libraries:

npm install

To run: cd /BusTicketBooking-Frontend/Admin or Cust then:

npm run dev

Back-end: open IntelliJ, then File -> Open -> Choose the BusTicketBooking-Backend -> Click "Open"

Some demo pictures:

FRONT-END CUSTOMER UI

Home page

Trip select 1

Trip select 2

seat select

Payment

TicketSearching

FRONT-END ADMIN UI

dashboard

user_manage

delete user

Role setup

About


Languages

Language:JavaScript 78.2%Language:Java 21.5%Language:CSS 0.2%Language:HTML 0.1%