/Dashboard

Relatively Productive Dashboard

Primary LanguageJavaScriptOtherNOASSERTION

Minimal Dashboard by Relatively Productive

This is a SPA project built with Vue.js using Vue CLI 3. It's main jobs are to talk to the Relatively Productive API and adhere to Jacob's unrealistic UX standards.

Bugs and Issues

Please see the Github issues to see if we are aware of it already, if not please create a new issue.

Contributing

To get started first make sure to get the API running locally by following the steps outlined here.

Then clone this repo and follow these steps:

Project setup

yarn

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Lending a hand

Feel free to see if an Issue is on the Ongoing Development Roadmap. If you decide to work on anything here remember to mark it as 'in progress'.

You're also welcome to join our slack and call out what you want to work on (or post nice ideas) on the #dashboard channel.

Branching

Master is the current development head. Release or Release-Candidate branches will be made for deployment.

Resources

Tech Stack