Question
Create a Coffee shop - A MERN Stack Application. Frontend and Backend code of the complete coffee shop: able to add order in cart, able
Create a Coffee shop - A MERN Stack Application. Frontend and Backend code of the complete coffee shop: able to add order in cart, able to delete the order, able to checkout the order
Create a Trello board, Wireframes (Sketches of each screens's user interface for the major functionality of the application) and Entity-Relationship-Diagram (ERD) (A diagram of the app's models (one per data entity) and the relationships between them)
Create a README.md file with the following sections:
Introduction: A paragraph used to introduce interested parties to the project and needs to include one or more screenshots.
Unsolved Problems: List any unsolved issues.
Incorporate the technologies of the MERN-stack: MongoDB/Mongoose, Express, React, Node
Implement token-based authentication - "...a user can sign-up, log in & log out".
Implement authorization by restricting functionality to authenticated users.
Navigation should respond to the login status of the user.
One User data entity minimum, which will be used for Auth; other data entities can be added and related if desired but are not required.
Have a comprehensive feature-set.
Full CRUD distributed across all Data Entitie
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started