Skip to content

epilif3sotnas/Bus-Reservation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About BusReservationSystem

In this repository was build a system to do bus reservations. For now, the repository don't have in consideration payment and transaction but has the following things:

  • Creation of an account
  • Login
  • Information of user account
  • See available trips
  • Make bookings
  • See current and past bookings

Requirements

  • PHP 8.0 or higher
  • PostgreSQL 13 or higher

Run

Commands to run it:

cd {PATH_REPOSITORY}/src;
php Main.php;

Technologies used

License

Licensed under the MIT license.