Project Description:
I want to create a plugin that displays restaurant menus. I have a ton of clients who are restaurants and I've pretty much had enough of styling CSS. Strangely enough there aren't any easy to use plugins out there, so I wanted to create my own. Unfortunately I don't have time to do it myself so I need to outsource it to another company.
As far as the admin side is concerned, I want the plugin to show up in the WP admin sidebar on the left just below pages. Once that is clicked on there is a section to create individual menus with categories, sub categories and products. There should also be a section where they can choose to have two different styles (similar to the ones I attached in my original description that would use the color scheme from the current theme) or to add their own CSS.
On the front end, I would like to be able to just add a shortcode to display the selected menu. I'm thinking we can ask for a slug to be created with the menu name so that can be used with the shortcode to display the menu. So it would look something like this: [restaurant-menu slug="menuname"]