Files
vms/README.md
David Böhm 1bd24e08d0
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
Added useful link
2024-08-20 13:34:35 +02:00

15 lines
534 B
Markdown

# README
VMS (Vehicle Management System)
A new try of a app to manage my vehicles. Where I and maybe others to can track the fuel consumption, repairs etc.
Alternate name in german could be Fuhrpark Management System (FMS)
## Usefull libaries
- [authentication](https://github.com/lazaronixon/authentication-zero)
- [Generate authentication like Rails 8 will](https://bootrails.com/blog/generate-authentication-like-rails-8-will/)
- [chartkick](https://chartkick.com/)
- [simple forms](https://github.com/heartcombo/simple_form)