BridgeCityBicycleCoop / workstand-shop-app

Open Source Application for running a Bicycle Coop Shop
MIT License
2 stars 1 forks source link

Split bike record into intake and outtake #77

Closed mikemitchel closed 1 month ago

mikemitchel commented 3 months ago

This will allow the bike create form to be shorter, but still allow editing all the properties when a bike goes out of the shop

FeXd commented 3 months ago

@mikemitchel After discussing with some staff yesterday, I think it may be important to have a screen that is just the bike list, similar to how we have the SHOP page (for searching for members and signing them in) and then the MEMBERS page, to create new members.

There was also a suggestion to be able to easily search for bikes.

Lastly, it was confirmed that sometimes bikes come in with scraped off serials, so there needs to be a way to input some extra notes about the bike, so it is easily identifiable.

FeXd commented 3 months ago

I think that CPIC Date should be removed from intake, as there is rarely time to do the CPIC when donations come in based on my recent conversation with the Operations Manager.

mikemitchel commented 1 month ago

this has been completed in https://github.com/BridgeCityBicycleCoop/workstand-shop-app/pull/108