Skip to content

jwatelet/vehicool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

run the following commands :

  • rails db:create
  • rails db:migrate
  • rails db:seed

Run the tests

run the following command :

  • rspec -f d

TODO :

Vehicles:

  • Add photo of the vehicle
  • add List of decoration (unmarked car, stipped)
  • Add Fuel type
  • Add CNG fuel Yes/No
  • Add displacement
  • Add maximum authorized mass
  • Add leasing / owned car
  • Add Gunlock : yes/no
  • Add radio holder : yes/no
  • Add Tires : winter-summer/ all seasons
  • Add year of first immatriculation
  • Add theoretical decommissioning date
  • Add Technical control
  • Add link to assurance contract
  • Add Location

Preview vehicle:

Show only:

  • PHOTO
  • Department
  • Licence plate
  • Brand
  • Fuel type
  • last kilometers total + date

Technical control certificate

  • Create table

Assurance compagnies

  • Create table

Assurance contracts

  • Create table

Fuel card

  • create table
  • Number
  • code

Issues

  • Add category
  • Add out of order yes/no
  • Add dedicated screen, with sortable functionnalities
  • Add "Can the vehicle be driven"
  • Add red icon if the vehicle can't be driven

QR codes

  • Add visualisation screen / printable mode

Reminder system / appointment

  • Send mail for technical control licence

About

Vehicle pool manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors