/helpt-ui

A user interface for logging task hours in projects

Primary LanguageJavaScript

Build status codecov

Helsinki Project Tracking UI

This is the UI for the Project and Hour reporting tool for City of Helsinki projects. The backend component is also available as open source.

Installation

Development environment setup:

npm install
npm run mock-api
npm start