modularsoftware/maintenance

Modular Maintenance is a work in progress for property services. SPA based on Enso SPA (Laravel 5.6, Vue and Bulma)

Installs: 137

Dependents: 0

Suggesters: 0

Security: 0

Stars: 19

Watchers: 4

Forks: 11

Open Issues: 27

Language:Vue

Type:project


README

  • Laravel SPA project with boilerplate and extra functionality out of the box for property services industry

  StyleCI Scrutinizer Code Quality Build Status Code Intelligence Status

Important

This is under development and it is not intended to be used in a production environment yet.

Official Documentation

No documentation for CMMS currently produced.

Official Laravel Enso Documentation

Installation

  1. Download the project with composer create-project modularsoftware/maintenance

  2. Configure the .env file.

  3. Run php artisan migrate --seed

  4. Login into the project with user: admin@laravel-enso.com, password: password

Docker container support

Open DOCKER.md file for information

Software used

Laravel 5.6.x, Bulma 0.7.x, Vuejs 2.5.x and:

Vue Router, Vuex, Axios, Font awesome 5, Animate.css, Bulmaswatch, Bulma-Extensions, Nprogress.js, Vue-multiselect, Intro.js, Chart.js, Flatpickr,

Special thanks to Laravel Enso Taylor Otwell, Jeffrey Way, Evan You and Jeremy Thomas.

Reporting bugs

If you've stumbled across a bug, please help us out by reporting the bug you have found. Simply log in or register and submit a new issue, leaving as much information about the bug as possible, e.g.

  • Steps to reproduce
  • Expected result
  • Actual result

This will help us to fix the bug as quickly as possible, and if you'd like to fix it yourself feel free to fork us on GitHub and submit a pull request!

License

License: MIT

Contributing

Contributions are encouraged and welcome; however, please review the Developer Certificate of Origin in the LICENSE.md file included in the repository.