Changes between Version 14 and Version 15 of AdvancedApplicationDevelopment


Ignore:
Timestamp:
01/24/25 12:24:30 (6 days ago)
Author:
153093
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedApplicationDevelopment

    v14 v15  
    2525
    2626 
    27 7.      Execute npm start in the terminal and the UI will be started.
     277.      Execute **npm start** in the terminal and the UI will be started.
    28288.      Both API and UI should be started and the project should be working.
    2929
    3030
    31 9.      The initial mode of the app would be Delivery person mode.
     319.      The initial mode of the app would be **Delivery person mode**.
    3232    -   We can change that by inserting a Manager or Storekeeper OTP in the modal.
    33     -   Manager code -> MNG123
    34     -   Storekeeper code -> STR321
     33    -   Manager code -> **MNG123**
     34    -   Storekeeper code -> **STR321**