timroesner / WeMart

🛒 Online grocery shopping portal. Created as part of the course CmpE 133 during spring 2018.
https://wemart-133.herokuapp.com
GNU General Public License v3.0
19 stars 10 forks source link

Update Homepage history with new orders table. #71

Closed juancstlm closed 6 years ago

juancstlm commented 6 years ago

Orders are now stored in the orders table and not in the users table. Current method for getting users history will not work. Homepage order history needs to be updated for orders table.