Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.32 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.32 KB

Captain Staffing

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

Requirements

  • 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.

Installation

yarn install

Develop Locally

yarn dev

Build

yarn build

Deploy

Vercel triggers a deploy automatically when you upadte the master branch (e.g. when you merge your PR)

architecture-diagram