Skip to content

miguelcarvalho13/quick-timesheet

Repository files navigation

Deploy status CI status GitHub license

Quick Timesheet

An easy way to parse a text to a timesheet table so that it is easier to check how many hours and extra hours a given timesheet have.

Installation

To run this on your local environment you will need to clone this repository and then proceed with the following installations:

Dependencies

With all of that installed you can proceed to run on your terminal:

yarn && yarn dev

Then the app should now be running at http://localhost:5173.

Available Scripts

In the project directory, you can run:

yarn dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner using vitest.

yarn build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn lint

Runs all linting scripts defined in the package.json (through lint:...).


Note: This project was previously bootstrapped with Create React App but right now it migrated to use Vite.

About

A simple and quick way to see time intervals/durations in a table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •