Maintenance-Tracker

Build Status Coverage Status Test Coverage Maintainability

Project Overview

Maintenance Tracker App is an application that provides users with the ability to reach out to operations or repairs department regarding repair or maintenance requests and monitor the status of their request.

Required Features

  1. Users can create an account and log in.
  2. The users should be able to make maintenance or repairs request.
  3. An admin should be able to approve/reject a repair/maintenance request.
  4. The admin should be able to mark request as resolved once it is done.
  5. The admin should be able to view all maintenance/repairs requests on the application
  6. The admin should be able to filter requests
  7. The user can view all his/her requests

Development

Each feature has a separate file, which can be open by any browser.

Challenge 2

○ Get all the requests for a logged in user ○ Get a request for a logged in user ○ Create a request. ○ Modify a request