Files
vms/README.md
David Böhm cbe55aee36
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
Updated readme
2024-08-17 21:12:39 +02:00

14 lines
474 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/)