Alex
Most recent work experience was building a Software as a service project with Django for a small transport company. The link to the project can be found here https://www.journeybooking.app/. The frontend is built out with Javascript, tailwind css and HTML. The core functionality of the project to manage their bookings, returning accurate road distance and the subsequent price between customer and destination addresses. The project included month end reports that were downloadable which detailed customer payment, driver costs and remaining profit. Profile views of both customers and drivers had individual break downs of monthly costs and payments respectively. It also boasted calendar views for month, week and day to see driver availability and current bookings. Other features included vehicle management and task assignment. The role also involved converting clients existing data from csv to JSON for upload to Django models.