/vymo

A food delivery company wants to self onboard the restaurants. Design a system that collects basic merchant details (restaurant name, contact name, Pincode, location, website, phone number, average daily transactions). Use API to connect frontend and database servers. You can either use SQL or NoSQL databases. Users should be able to submit the form and if successfully submitted, see the status, failure status otherwise.

Primary LanguagePython

No issues in this repository yet.