I need a web application where we want to get pre order and send the pre orderes to corresponding emails.
- Create a web form, where we define how many max pre orders we take for each item.
- Create a form and ask customers where they want to come and pickup the item
- Once we hit the max count or defined time is passed we need to notify a message in the website saying received max orders and closing the pre order and wait for our next shipment.
- Send email to respected stake holders so that they can make the items ready for customers.
- Repeat the same whenever we have products available.
Please let me know if you require any more information.