Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 583 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 583 Bytes

PHP_project

Application in PHP that allows the management of a website for the purchase of tickets in a bus transport company - CBBus. Application was developed for three types of users: administrators, employees and clients - each type has different functionalities. Clients can, among others, search for bus connections, buy tickets, and edit their personal data, employees can manage clients and view bought tickets, administrators can manage all users and tickets. Data is stored in MySQL database

Project was co-created with Weronika Górecka (https://github.com/wgorecka).