Skip to content

fkreiner/fabXdashboard

 
 

Repository files navigation

fabXdashboard

A web frontend written using AngularJS for fabXaccess.

Screenshots

User Management

Users List

List of all users including badges for each qualifications they have. Clicking on the user's row, their details are revealed.

Users Details

User details. Ticking/Un-Ticking a qualifications adds/removes the qualification for the user.

User Edit

Editing a user's details.

Devices

Devices List

List of all devices. Clicking on the device's row, reveals the details and allows for editing.

Tools

Tools List

List of all tools.

Tools Details

Tool details.

Tools Create

Creating a new tool.

Qualifications

Qualifications List

List of qualifications.

Qualification Details

Qualification details.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

fabX frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.9%
  • HTML 17.4%
  • CSS 9.0%
  • JavaScript 1.7%