rice_delivery
Rice Hoot/etc. Delivery Web App
file structure
client: - templates: - accept_delivery - code for accepting deliveries - create_order - code for creating a new order - main_feed - feed of orders (filterable), make an order, access user profile + settings - user_history - active orders, active deliveries, history - user_profile - edit venmo, profile info
collections: - Mongo collections (active tasks (public), user tasks (private))
public: image Assets, etc.
server: -


Log in or sign up for Devpost to join the conversation.