Skip to content

SharkDemon/fleetsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fleetsy

HitCount

Fleetsy is a simple web application to help organizations manage their vehicle fleets, and is my submission for Demonhacks 2020.

Technologies Used

The backend was made with Java 11, Spring Boot 2.3.4, and Spring Data. Flyway was used to populate a 3-node CockroachDB cluster. The frontend was created in HTML/CSS using Thymeleaf and Bootstrap.

TODOs

Of course lots more can be accomplished, but omitted for time.

  • Add CRUD support for Organizations
  • Add simple UI for Organizations
  • Add CRUD support for Vehicles
  • Add simple UI for Vehicles
  • Add table/data for ServiceProviders
  • Add CRUD support for Services
  • Add simple UI for Services
  • Add Dockerfile for fleetsynet
  • More elaborate indexes for searching Vehicles
  • Organization authentication
  • Add favicon
  • Add organization logo to Vehicles page
  • Add fields for Vehicle license plate information (state, number)
  • Add optional field for Vehicle city license sticker
  • Sortable columns for the Service History page

About

Simple Java web application to help organizations manage their vehicle fleets. Submission for DemonHacks 2020.

Resources

Stars

Watchers

Forks

Contributors