munovrizall / owl_client

The client version of the Owl Inventory website allows users to monitor their IoT devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OWL Client


owl client

Website for clients to monitor their IoT devices.

Table of Contents

Introduction

This website is designed to facilitate clients in monitoring their IoT devices produced by OWL. It serves as the client version of the OWL Inventory website. The platform allows users to monitor device maintenance, view device specifications, and track the operational status of devices through the MQTT protocol. I worked on this project during my internship at PT. Origin Wiracipta Lestari in the Research and Development division for a duration of 2 months.

PHP HTML CSS JavaScript jQuery

Features

A few of the things you can do with this website:

  • Monitoring the progress of ongoing device maintenance.
  • Viewing specifications of owned IoT devices.
  • Real-time monitoring of device conditions through the MQTT protocol.

Setup

  1. Clone OWL Inventory project.

  2. Clone this project into the C:\xampp\htdocs directory if you are using XAMPP, or into the C:\laragon\www directory if you are using Laragon.

git clone https://github.com/munovrizall/owl_client.git
  1. Start XAMPP or Laragon, and open url localhost/owl_inventory in your browser

  2. Log in, go to "Perusahaan," and select "Tambah Perusahaan." Fill out the form. The username and password are crucial as they will be used on the OWL Client login page.

  3. Log in with the username and password you filled in earlier.

  4. You are ready to go!

Team

Mohammad Novrizal Sugiarto
Mohammad Novrizal Sugiarto

Ryan Faatih Firdaus
Ryan Faatih Firdaus

Riki Muhamad Rifai
Riki Muhamad Rifai

Acknowledgments

Thanks to OWL for giving me the opportunity to intern in this company.

About

The client version of the Owl Inventory website allows users to monitor their IoT devices.


Languages

Language:PHP 64.5%Language:HTML 35.2%Language:CSS 0.3%