Skip to content

sourabhsinghrajput45/railverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RailVerse

Railway Reservation System

This is a simple web application for booking train tickets. It allows users to search for trains, view available tickets, and book tickets for their desired journey.

Features

  • Train Search: Users can search for trains based on source, destination, and date.
  • Ticket Booking: Users can book tickets for available trains.
  • Ticket Information: Users can view detailed information about their booked tickets.
  • Payment: Users can make payments for their booked tickets using various payment methods.
  • Authentication: Secure authentication system for user accounts.

Technologies Used

  • Backend: appwrite and appwrite cloud
  • Authentication: auth 0 api
  • Payment Integration: TBD (Stripe, PayPal, etc.)

Installation

  1. ** fork and Clone the repository:**

    git clone https://github.com/yourusername/railverse-main
    
    
  2. Install dependencies:

    cd railverse
    npm install
  3. Start the development server:

    npm run dev
  4. Open the web application in your browser:

    http://localhost:5173 //This may change according to your system.

Contributing

Contributions are welcome! Please fork the repository and create a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

this is our sepm project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • CSS 2.6%
  • HTML 2.1%