Limble Project

Take home project for Limble CMMS

This project is currently deployed using vercel:

_Live Example: https://cecil-tantay-limble-project-take-home.vercel.app/

Installation

$ git clone https://github.com/cjbt/limble-project.git
$ cd limble-project
$ npm install

Notes

  • This is a happy path based on requirements
    • Intended for mouse events only; it's missing keyboard interactions
    • Missing accesibility (not part of requirement)
  • This is my first real go at Angular, it's only upwards from here.
  • Could not test fully since I'm using WSL2, no chrome setup