Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.12 KB

Guard Reports

A simple application for security guard reporting. This app is useful for writing and organization of daily activity reports and incident reports for security guards. A user can create an account, create a new report, edit their reports and view multiple or single reports at a time.

Installation Instructions

To use this app, just clone this repo. Then execute:
$ bundle install

Usage

After installation:
Run: rake db:migrate
Run: rake db:seed (optional)
Run: shotgun

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/CoderJay06/guard_reports. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Logo

Image of Guard Reports logo

License

The app is available as open source under the terms of the MIT License.