codeforgoodconf / sisters-of-the-road-admin

Administrative tool and POS front-end for the Sisters of the Road Cafe
GNU Affero General Public License v3.0
15 stars 24 forks source link

Implement Outbook in the Existing BarterAccount API #119

Open mikelane opened 5 years ago

mikelane commented 5 years ago

Sisters of the Road Outbook

Depends on #113, #117

Description

Sisters is a safe space and is dedicated to maintaning a violence-free, respectful, and dignified environment in the cafe. If a customer violates the house rules, they can be put on an "out", meaning they are not invited to the cafe for some period of time. This duration is determined through a conversation with the customer and sisters staff.

We'd eventually like to be able to support the outbook for Sisters of the Road. We'd like to be able to allow the POS app to know if a client is currently out and we'd like to make it easy for SotR to generate the various reports that they are required to make.

Requirements

BarterAccount API changes

Tests