Skip to content

mikiyas-girma/CMMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Construction Material and Machinery Management System

This project is built with React and Express.js, with the backend and frontend code organized in separate directories.

Description

The Construction and Machinery Material Management System (CMMMS) is a comprehensive solution designed to streamline material management processes within the construction and machinery industries. It facilitates tasks such as tracking materials, managing inventory, handling user authentication, generating notifications, and providing administrative functionalities. CMMMS aims to enhance efficiency, improve decision-making processes, and optimize resource management in material handling operations.

Features

  • Material Tracking
  • Inventory Management
  • User Authentication
  • Notification Generation
  • Administrative Functionalities
  • Reporting and Analytics
  • Employee Management
  • Role-Based Access Control
  • administrative functionalities for system administrators

Installation

  1. Clone the repository.
  2. enter to the project directory cd CMMS.
  3. Navigate to the backend directory: cd backend.
  4. Install backend dependencies: npm install.
  5. Navigate to the frontend directory: cd frontend.
  6. Install frontend dependencies: npm install.

Usage

  1. Navigate to backend directory && Start the backend server: npm run start.
  2. the backend server will start on port 3000. check it by going to http://localhost:3000/ on your browser
  3. Navigate to frontend directory && Start the frontend development server: npm run dev.
  4. Open your browser and visit http://localhost:8000 to view the application.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages