mean_stack_coding_interview_assignment
mean_stack_coding_interview_assignment
Objective
Create a small MEAN stack application (without DB connection) that simulates a basic
login flow and displays & edits data fetched from an external REST API.
Requirements
1. Login Page
• Simple form with Username and Password (use hardcoded values for
validation).
2. Report Screen
3. Edit Feature
• On clicking edit, allow inline editing or open a modal form to edit object
details.
4. Authentication Handling
5. Tech Stack
• No Database is required.
Deliverables
Timeline
• Submit within the next 24 hours from the time you receive this assignment.
Evaluation Criteria
Would you like me to create a GitHub README.md template for this assignment too?