GithubHelp home page GithubHelp logo

chiefmedicalofficer / equipment-fault-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sephirothmarasov/equipment-fault-tracker

2.0 1.0 0.0 92 KB

Track repairs made to equipment via a simple form, which updates a database.

PHP 100.00%

equipment-fault-tracker's Introduction

Equipment Fault Tracker

A very simple equipment fault tracking form which can send data to a mariadb/mysql database. This also has support to search the database.

Requirements:

  • PHP
  • Webserver with your domain linked (caddy,nginx,apache2)
  • Mariadb/Mysql

Mysql or Mariadb database with a table set up. This set-up needs your database name and table name inserted I have marked where you need to do this with [INSERT TABLE NAME/DB NAME HERE], make sure to also remove the brackets

The database table in this example has columns in the following order STORE, SN, FAULT and DATE - you can adjust these to suit your own needs throughout the ACTION_PAGE.PHP, INDEX.PHP and BACKEND-SEARCH.PHP.

For Logging in you have to update the CONFIG.PHP file with a username and password, the password needs to be salted first. When entering the password in the login screen you will use the unsalted password you used.

When all the requirements and adjustments have been made to suit, upload the file into where you want to host your site i.e /var/www/equipment.fault.tracking.com then head to your domain address in your browser (tested on firefox, chrome and brave)

Equipment Fault Tracker

equipment-fault-tracker's People

Contributors

chiefmedicalofficer avatar sephirothmarasov avatar

Stargazers

 avatar  avatar

Watchers

James Cloos 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.