Skip to content

Nexssha Bus Booking is a project dedicated to providing a seamless and convenient online platform for booking bus tickets. We aim to simplify the often tedious process of bus travel arrangements by offering a user-friendly interface where customers can easily browse routes, check seat availability, and secure their ticket

License

Notifications You must be signed in to change notification settings

shaheen-coder/NexusSha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project NexusSha

Project NexusSha is a web-based bus booking application, designed for efficient and user-friendly ticket management.
Built with modern PHP frameworks and libraries, NexusSha ensures a clean, maintainable codebase and a smooth booking experience.


Features

  • Bus ticket booking system
  • User-friendly interface
  • Dynamic content rendering with Twig
  • Lightweight backend with PHP Slim
  • Unique identifiers via Ramsey UUID
  • Database operations with Eloquent ORM and SQLite

Requirements

  • PHP 8.0 or higher
  • Composer (Dependency Manager for PHP)
  • SQLite3
  • Web Server (optional, for production)

Backend


Templating

  • Twig — A modern template engine for PHP.

Database

  • SQLite — Lightweight relational database engine.
  • Eloquent ORM — Elegant PHP ORM for database operations.

Utilities

  • Ramsey UUID — A PHP library for generating universally unique identifiers (UUIDs).

Development Tools

  • Composer — Dependency manager for PHP.

Installation Guide

  1. Clone the Repository
    git clone https://github.com/your-username/NexusSha.git
    cd NexusSha
  2. Install dependency pakages
composer install

Running the local server

  1. Php build-in server
     php -S localhost:8000 -t public

Technology purpose

Technology Purpose Link
PHP Backend Language php.net
Slim Micro Framework slimframework.com
... ... ...

About

Nexssha Bus Booking is a project dedicated to providing a seamless and convenient online platform for booking bus tickets. We aim to simplify the often tedious process of bus travel arrangements by offering a user-friendly interface where customers can easily browse routes, check seat availability, and secure their ticket

Resources

License

Stars

Watchers

Forks

Packages

No packages published