Bringing efficiency and security to vehicle monitoring and management
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
An Online Vehicle Monitoring and Management system.
It offeres the following platforms:
- Passengers are able to find public service vehicles around their area and whether they are full or not
- Saccos are able to monitor their drivers and make them accountable for their trips.
- Passengers can keep track of the vehicles they use for security purposes
This project mainly aims at solving problems around public service vehicles with some of the stakeholders in the industry.
To run the project...
Please ensure you first have there installed before running the project.
- npm/bun/yarn
- php v8.2^
- composer
- sqlite
- Clone the repo and navigate to the TransitTrack directory
git clone https://github.com/LancemDev/TransitTrack
- Run necessary commands for the project
composer start
And that's it!
For more examples, please refer to the Documentation
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Lance Munyao - @Lance_Munyao - munyaolance1@gmail.com Project Link: https://github.com/LancemDev/TransitTrack