elizabethrakhibaby / DabaoBuddy

An interactive app that aims to establish a takeaway system within the NUS campus that benefits both time-pressed students in need of quick meals and financially independent students seeking opportunities to earn allowances via delivery services.
0 stars 1 forks source link

Expenditure and Earnings tracking #15

Closed elizabethrakhibaby closed 1 year ago

elizabethrakhibaby commented 1 year ago

When order is accepted, need to update firebase for both accepteduser and placeduser

elizabethrakhibaby commented 1 year ago

Update onPress Event handler when user accepts order to include the following functionalities: a) increase expenditure of user who placed the order, b) increase earnings of user who placed the order.