GithubHelp home page GithubHelp logo

johannjvanvuuren / maintenance-management-system Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 15.49 MB

A full stack MERN application created to gain experience in working with MongoDB and Mongoose.

JavaScript 86.00% CSS 0.31% HTML 3.23% SCSS 8.38% Pug 2.08%

maintenance-management-system's Introduction

Maintenance Management System (MMS) - v1.0.0

Index

  1. Introduction / About
  2. Installation
  3. Usage
  4. Author and Versioning

Introduction / About

This is a ful stack MERN application that simulates a maintenance task management system. The code base is split into a backend that interfaces with the MongoDB database and a React frontend.

The project was coded as part of a boot camp and as an exercise in the deployment of a full MERN stack application.

This project was bootstrapped with Create React App.

Installation

To install the project clone or download the code and then run the command yarn install or npm install in both the frontend and backend directories.

Usage

To start the application simply enter the commands yarn start or npm start in both the frontend and backend directories. This will start a React development server on the frontend and a server on the backend. It will also establish a connection with your MongoDB database on the backend.

In order to connect to your MongoDB database you will need a .env file in the backend root directory with a variable called MONGODB_CONNECTION_STRING which is set equal to your own connection string. The database infrastructure was set up with MongoDB Atlas in mind and not a local instance.

Once this has been done the application has a very user-friendly and intuitive user interface with buttons linking to the different options in a header that appears on each page of the application.

The following screenshots were taken using a blank database just to give an idea of what the application offers.

Landing / Home Page

Landing Page

Submit New Job

Submit New Job

List Jobs By Date

List Jobs By Date

List Jobs by Status

List Jobs By Status

Filter By Status

Filter By Status

Update Jobs

Each job will have a update button next to it which will lead to a update form where all fields can be edited except for the unique reference number. Update Jobs

Update Status (Multiple)

Each job will have a drop down menu next to it to change the status. The bulk update button visible on this screenshot will trigger a bulk update. Update Status

Archive Jobs

Each job will have an archive button next to it. Archive Jobs

View Archived Jobs

View Archived Jobs

All in all a very user friendly application.

Author and Versioning

This application was designed and programmed by Johann Jansen van Vuuren. The current version v1.0.0 was released on 17 May 2023.

maintenance-management-system's People

Contributors

johannjvanvuuren avatar

Stargazers

FunkLord avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.