madeintandem / staffing-strategy

Small React project to make it easy to visualize possible upcoming staffing scenarios and plan for multiple possible futures at once
https://tandem-staffing.herokuapp.com/
1 stars 2 forks source link

Edit current staffing in a new scenario without updating forecast #12

Open noraglinden opened 3 years ago

noraglinden commented 3 years ago

It would be nice to create a new scenario, edit current assignments and save those without updating forecast.

Would need to figure out how not to display duplicate assignments first (e.g. check Airtable first and then check forecast or when creating a new scenario, duplicate current forecast assignments in Airtable... this could get out of date though)