sohail288 / sheetswap

Flask App to trade sheet music
1 stars 0 forks source link

The trade model attributes can be a bit more clearer #19

Open sohail288 opened 8 years ago

sohail288 commented 8 years ago

currently,

this is what the code looks like

I am thinking about making item_from be requesters_item, item_to be requestees_item, and user_from_id be requesters_id, and user_to_id be requestees_id