Skip to content

mezez/faircorp-fe-mez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faircorp-fe-mez

This project is the implementation of a frontend application for managing facilities in a smart building.

The managed entities include Building, Rooms, Heaters and Windows.

Team Members: Chimezirim Victor EKEMAM, Ignas BARAKAUSKAS and Sara Assefa ALLEMAYEHU

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Credentials of users:

  • ROLE ADMIN
    • username: admin
    • password: password
    • [User has full access to all features]

Implemented Features:

  • NAVIGATION

    • Click on each entity row to view details
    • Use the Back button at the top right of the screen to return to previous screen
    • Use the Logout button to logout
  • NOTIFICATIONS

    • Error/Validation notifications creating entities
  • BUILDING | ROOM | WINDOW | HEATER

    • List
    • Create
    • Delete
  • WINDOW | HEATER

    • Toggle Individual Status

    • Toggle All in Current Room

      EXTRAS

    • Basic Auth

    • Basic Mobile Responsiveness (Media Queries)

About

A smart building management frontend application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published