ArseneMerci / Book-IT

A Web app for booking tickets online.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOOK IT (School Project)

This is a web app that books bus tickets online for customers and helps adminstators control tickets.

INSTALLATION

Preparing working place

Copy database booking.sql from Transport/dashboard path and import it in the database name booking

Admin Credentials

The Admin credentials are stored into the database but can be updated through the dashboard after loging In, there is no signup for the Admin.

Username: eich
password: 123

Routes Menu

Admin

User

1. Admin Login

End Point

/Transport/Dashboard/login.php

2. Admin Dashboard

End Point

/Transport/Dashboard/dashboard.php

3. User Home

End Point

/Transport/index.php

4. User login

End Point

/Transport/user/login.php

About

A Web app for booking tickets online.


Languages

Language:PHP 86.6%Language:CSS 7.6%Language:Hack 5.8%