Code Monkey home page Code Monkey logo

cmpg-323-project-3-31958435's Introduction

Device Management Sytem Web Application

This is an improved and enhanced ASP.NET Core Web Application that help keep track of the whereabouts of all IoT devices deployed by the organization. Each IoT device is initially registered and categorised before being deployed througout the organization building in predefined zones.

To use the application:

  1. Register an account (Dummy Account: username: and password: )
  2. Login using the registered username and password
  3. Perform Create, Read, Update, and Delete operations on the Categories, Zones, and/or Devices
  • Web Application
https://iotdevicemanagementwebapp.azurewebsites.net/

Table of Contents

  1. Home.
  2. Register.
  3. Login.
  4. Category.
    1. Create a new Category
    2. Get all Categories
    3. Get specific Category
    4. Update an exisitin Category
    5. Delete a Category
  5. Zones.
    1. Create a new Zone
    2. Get all Zones
    3. Get specific Zone
    4. Update an exisitin Zone
    5. Delete a Zone
  6. Device.
    1. Create a new Device
    2. Get all devices
    3. Get specific Device
    4. Update an exisitin Device
    5. Delete a Device

1.Home

  • The home screen before login

2.Register

  • Create an account with your emailAddress and password

3.Login

  • Login with your registered emailAddress and password

4.Category

Perform CRUD operations on Category

  • Get all Categories: Displays all the categories

  • Create a new Category by entering the category name and description

  • Get specific Category by clicking on the eye icon in the category screen

  • Update category details and click the save button

  • Delete a Category by clicking the delete button

5.Zones

Perform CRUD operations on Zone

  • Get all Zones: Displays all the zones

  • Create a new Zone by entering the zone name and description

  • Get specific Zone by clicking on the eye icon in the zone screen

  • Update Zone details and click the save button

  • Delete a Zone by clicking the delete button

6.Device

Perform CRUD operations on Device

  • Get all devices: Displays all the devices

  • Create a new Device by entering the device name and selecting the category and zone of the device

  • Get specific Device y clicking on the eye icon in the device screen

  • Update Device details and click the save button

  • Delete a Device by clicking the delete button

Help and Support


  • marijkec
  • JacquiM

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.