DriverLog is a web application designed to streamline and simplify driver log management. It provides an intuitive interface for drivers to record their trips, track mileage, and manage logbook entries efficiently. The app aims to automate manual processes and enhance accuracy and compliance with transportation and company regulations.
For first time users
- Clone this repo onto your machine.
- Pull from the dev branch.
- Create a new branch with a name descriptive enough of the changes you are about to make
- Write your code and commit in a sensible fashion
- Pull your code to the repo
- Make a PR to the dev branch.
- When your PR has been approved, you can then go on ahead to merge into the designated branch