Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.84 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.84 KB

Grash CMMS API

This project aims to help manage assets, schedule maintenance and track work orders. This is the REST backend of the web application developed with React. The frontend developed with React can be found here. We also have a React Native mobile application. The link to the live website can be found here.
You can see more explanations in Purpose.pdf. We would be very happy to have new contributors join us. And please star the repo.

Screenshot:

Configuration

You should create a database, then go to src/main/resources/application-dev.yml, set the url, username and password. The following is optional. You can set these environment variables.

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker or send an email at [email protected].

Getting involved

You can contribute in different ways. Sending feedback on features, fixing certain bugs, implementing new features, etc. Here is the trello dashboard. Instructions on how to contribute can be found in CONTRIBUTING.


Open source licensing info

  1. TERMS
  2. LICENSE