SmartCMMS is a modern Computerized Maintenance Management System (CMMS) designed to help organizations efficiently manage teams of technicians, clients, and objects that require maintenance. This repository contains the frontend application, built with React.js.
- Team Management: Organize and manage teams of technicians.
- Client Management: Maintain a comprehensive list of clients.
- Asset Tracking: Keep track of all objects requiring maintenance.
- Work Orders: Assign and monitor maintenance tasks.
- React.js (main framework)
- Other dependencies: (See package.json for full list)
This project was bootstrapped with Create React Login.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
See the section about deployment for more information.