https://captain-staffing.m33.tech
Captain Staffing is a staffing management tool to keep track of projects and holidays across all staff members by presenting data from Napta in a more readable format. Built on React with Javascript, and deployed to GitHub Pages.
More details on development and main functionality can be found in the Onboarding Notes
- Node v16.17.0
- To view staffing data, view access is required for the GlobalStaffingReport spreadsheet (or the staging sheet).
- Edit permissions are required to use the Update Staffing button
- Please contact Ambroise/Simon to be added.
yarn install
yarn dev
yarn build
Vercel triggers a deploy automatically when you upadte the master branch (e.g. when you merge your PR)