Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.36 KB

README.md

File metadata and controls

52 lines (33 loc) · 2.36 KB

ICOOPA logo attendance-sheet

ICOOPA complementary logo

GitHub last commit GitHub CI

GitHub Pages badge Vue.js badge Tailwind CSS badge Conventional commits badge ESLint badge

Tiny web project to fill an ICOOPA-compliant attendance sheet. Employees can pre-fill and edit their working hours, as well as their times off, without the need for printing.

Important

This is a voluntary and unofficial project to improve the working life of companies that call upon ICOOPA for their accountability. While the generated document rigorously reproduces the template sheet provided by ICOOPA, in no way does it engage - or has been approved by - the latter.

This is a Vue.js v3 project bootstrapped with Create Vue.

See it live.

Resources

Prerequisites

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

To do

  • Find the exact font family used in the ICOOPA sheet to be 100% correct on sizes (font size, letter spacing, font boldness, ...)