Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 258 Bytes

Cart-App

// Cart App for cafe purpose. // User can order the product online through the k-cafe app. // Order will be displayed in the Admin dashboard.

// To- DO // Connect with Mongo db and add store specific info. // Create webservice for each screens.