Skip to content

EmersonBraun/worked-hours-count

Repository files navigation

WHC

An application to count the time in an activity
VUe.js quasar

Main features

Run time!

Tasks (TODO)

Select only not done

list and export to CSV/Excel

Prerequisites

Geting starter

Clone the repository

git clone https://github.com/EmersonBraun/WHC

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

Build with

  • Quasar - Build high-performance VueJS user interfaces in record time.
  • Vue - The Progressive JavaScript Framework.
  • Dexie - Frontend DB

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authores

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details