Stock Management System - Frontend

Stock Management System - Frontend
As we are done with 👉 auth and private route setup . Let's continue further to complete frontend part of our project following the below requirements. 1. Create a Dashboard page pages/Dashb...
0 Read More

Systematic Approach

Understand the problem Start with the backend Think of the inputs and the output Declare a simple API Extend the domain model (if required) Build the happy path Add the details one by one Move on to ...
0 Read More