logbasem / Software_Engineering

GitHub repository for Software Engineering
3 stars 0 forks source link

Product routes #14

Closed kpe03 closed 6 months ago

kpe03 commented 7 months ago

ideas for getting already existing product data from online: Public APIs:

  1. https://github.com/public-apis/public-apis?tab=readme-ov-file#food--drink
  2. https://about.greenchoicenow.com/food-data-api Spreadsheets: Parse data from excel spreadsheets (for company's local + sustainability rating)

Then for businesses who create an account, we can store their product data in our database:

kpe03 commented 7 months ago

Edited issue since table has been made Setting up routes for frontend to retrieve and update product data