WiiLink24 / food-server

A server designed to run the Demae channel.
MIT License
27 stars 12 forks source link

Convert everything to database #5

Closed noahpistilli closed 3 years ago

noahpistilli commented 3 years ago

As this is a quite huge change, I made this into a PR so we can review it. @spotlightishere I am looking mainly for your input. As the title says, everything is now handled by Postgres. Restaurants will have their own ID which is the primary key, same goes for menu and food items. Some point in the future I would like to make a web panel for easy restaurant and food item creation.