maybe this is not the best forum to ask this, as I know this is more intended to specific coding problems. However, i don't know where to ask this question, and if it reveals off topic, i will delete it immediately.
So i am building a website for my parents restaurant, and the front end is currently complete. However, now I want to obtain the users request, the food order, and if possible, send it to my computer or email, so I can create a python script that sends this order to my parents gmail.
Does anyone have a sugestion to solve this problem? Is it necessary to create a sql database?
Thank you for your help.