Skip to content

Reezzcy/Project-Lele-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lele Express Web Application

Description

This Online Train Ticket Booking System project is designed to facilitate users in booking train tickets online. The system has various key features designed to improve the convenience and efficiency of the ticket booking process. Users can create a new account or log in to the system using their credentials through the login and registration features. Once logged in, users can view available train schedules, including information on departure times, arrivals, and destination stations, as well as conduct schedule searches based on specific dates and routes. The ticket reservation feature allows users to select their desired train and make an online ticket booking, with a view of the booking details and ticket cost before confirmation of purchase. Users can also manage their bookings, including viewing booking history, ticket status, as well as cancelling or changing reservations if required. The system supports various safe and convenient online payment methods, such as credit cards, bank transfers, and digital wallets. In addition, users will receive notifications via email or SMS on the status of their bookings, including purchase confirmations, making it easier for them to stay informed.

Tech Stack * Tools

  • MongoDB
  • Express
  • React
  • NodeJS
  • Tailwind

How to Use

  1. Clone the repository
git clone https://github.com/Reezzcy/Project-Lele-Express.git
  1. Change the directory
cd Project-Lele-Express
  1. Install Dependencies in Lele Express (Frontend)
cd .\lele-express\
npm install
  1. Install Depedencies in Server Lele (Backend)
cd .\server-lele\
npm install
  1. Run Server, make sure your database ready
cd .\server-lele\
npm run dev
  1. Run Web
cd .\lele-express
npm run dev

Contributors

About

Project Based Learning Pemrograman Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published