Skip to content

Frontend made in React/ Ant Design to manage assets across units and multiple companies

Notifications You must be signed in to change notification settings

luisggc/assets_management_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Assets Management

Full responsive CRUD app where the user can register companies, units, assets and users.

See a live demo here: https://asset-manag-react.herokuapp.com/.

🎯 Requirements

  • Each asset must have an image, name, description, model, owner, status and health level;
  • Each asset is part of a unit;
  • Each unit is part of a company;
  • Every user is part of a company;
  • There are three types of status: Running, Alerting, Stopped;
  • Health level needs to be between 0% to 100%.

Design created with Ant Design and connection to backend and cache management with Apollo Client.

📌 Screenshots

  • Statistics Page

statistics

  • Assets Page

assets

  • Other Pages

other-pages

🔧 Backend

Backend code here: https://github.com/luisggc/assets_management_backend.

Live backend: https://assets-manag.herokuapp.com/graphql.

About

Frontend made in React/ Ant Design to manage assets across units and multiple companies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published