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.
https://eyansky.github.io/Maintenance-Tracker-App/
The users can perform the following functions:
- Users can create an account and log in.
- The users should be able to make maintenance or repairs request.
- An admin should be able to approve/reject a repair/maintenance request.
- The admin should be able to mark request as resolved once it is done.
- The admin should be able to view all maintenance/repairs requests on the application.
- The admin should be able to filter requests
- The user can view all his/her requests
$ https://github.com/Eyansky/Maintenance-Tracker-App.git
$ cd Maintenance-Tracker-App.git
These are HTML pages styled with CSS and can run in any browser that supports HTML.
- HTML
- CSS
- JAVASCRIPT
- Fork this project to your account.
- Create a branch for the change you intend to make.
- Make your changes to your fork.
- Send a pull request from your fork's branch to my master branch.
- Provide a link to the application or project's homepage.
- Provide links to documentation
- Explain why you're making a change.
- Please consider the scope of your change.
- Please modify only one template per pull request.
The more you can make me understand the change you're making, the more likely I'll be to accept your contribution quickly.
- Ian Mwangi
- Andela Kenya
This project is licensed under the MIT License - see the LICENSE.md file for details.