Skip to content

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.

Notifications You must be signed in to change notification settings

ssewilliam/sse-maintenance-tracker-front-end

Repository files navigation

Maintenance Tracker

Build Status CircleCI Coverage Status Maintainability Test Coverage

Maintenance Tracker App is an application that provides users with the ability to reach out to the operations or repairs department forrepair and maintenance services. The users can create repair or maintenance requests and monitor the status of those requests.

Application on Heroku

Maintenance Tracker

Requirements

For development, you will only need Node.js installed on your environement.

Node

Node is really easy to install & now includes NPM. You should be able to run the following command after the installation procedure below.

$ node --version
v10.11.0

To install and run project locally

$ git clone https://github.com/ssewilliam/sse-maintenance-tracker-front-end.git
Repo cloned to your Computer
$ cd sse-maintenance-tracker-front-end
Change to App folder
$ npm install
Install App dependencies
$ npm start
Start the App

Running tests

npm test -- --coverage --no-edit

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published