Software to control internal company incidents.
As backofficer, is possible to set the urgency and to add information to a specific incident.
email: backofficer@company.com
password: backofficer_pass
As analyst, you can solve the incident or ask for more information about it.
email: analyst@company.com
password: analyst_pass
Ruby 2.7.0
Rails 6.0.3
Run in your console:
bin/setup
rails db:drop db:create db:migrate db:seed


