You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Repository consists of all the files that were required to build a cloud kitchen application
I,ve used react for the frontend part and mongoDB for databases and still need to work on integrating payments
Apparently am facing issues with integrating stripe as I live in India and need "verification!!"
moreover I'll eventually build an auth page for the application as well
Homepage:
Cart:
Allows user to add and delete items whic will simultaneously reflect in the cart subtotal
About
Contains all files and media related to the food ordering website that allows user to select and add food items to the cart and also deselect them according to their needs, the cart page also shows the sub total the user has to pay in order to place the order, currently the payment gateway is in progress