I'm thinking about creating an application for a restaurant. The application will take orders as takeout-customers come in and will notify the chef in the kitchen about the orders. This way there is no need to physically walk from the front to the kitchen to tell the chef about the orders. I don't want the application to be accessible on the Web because the orders are kind of private, if you will.
I'm debating about which database and what coding language to use. Any suggestions? I don't want to use Oracle because you have to purchase. The restaurant data will be small and no need to have the capacity that Oracle provides. MS Access database is free but not sure if it's flexible enough or that easy to use. I need to generate reports and calculate some numbers about those orders, like how much takeout orders were paid in cash, visa...
ASP is good but not sure the right choice.
I'm debating about which database and what coding language to use. Any suggestions? I don't want to use Oracle because you have to purchase. The restaurant data will be small and no need to have the capacity that Oracle provides. MS Access database is free but not sure if it's flexible enough or that easy to use. I need to generate reports and calculate some numbers about those orders, like how much takeout orders were paid in cash, visa...
ASP is good but not sure the right choice.
Comment