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 an Outbook Django Model #117

Open mikelane opened 5 years ago

mikelane commented 5 years ago

Sisters of the Road Outbook

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

Outbook Events

BarterAccount Model changes

Tests

Notes:

Testing

Implement the following if the new testing system gets released before this work is done. Please feel free to pair with @mikelane for help on this.

trezp commented 5 years ago

Hello! I learned about this project at a PyLadies meetup quite a while ago and have been wanting to contribute. Can I start working on this issue? Is this the best place to ask questions, and is the python-for-good slack channel still active? I wasn't able to join it (it said "token revoked"). Thanks :)

jarrighi commented 5 years ago

Awesome, Treasure! This is a great case to work on. Let us know if you need anything and I'll try to respond quicker next time.