Skip to content

A collection of JSON files describing the service information for various motorcycles.

License

Notifications You must be signed in to change notification settings

ramblenride/motorcycle-service-db

Repository files navigation

Motorcycle Service Database

Motorcycle Service DB

Build CI

A database of motorcycle service schedules

A simple collection of JSON files describing the service information for various motorcycles. The file format is described in moto-service.schema.json.

A JSON file that contains all the entries can be generated using Node.js:

> npm install
> npm run build

The generated file is compliant with the specification in moto-service.schema.json. An index file is also generated.

The output files are created in the dist directory.

License

Licence Logo

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

The short javascript code used to build the DB from the individual JSON files is licensed under MIT.

Contributing

Thank you for your interest in contributing to this project! Contributions are welcome.

By contributing, you accept that the above license applies to your contribution.

Please see the CONTRIBUTING file in this repository for more information on contributing.

Projects using this database

  • Braap! : Motorcycle Service Template Viewer and Editor
  • Moto Mecánico : Mobile application for Motorcycle Maintenance

About

A collection of JSON files describing the service information for various motorcycles.

Topics

Resources

License

Stars

Watchers

Forks