11 Commits

Author SHA1 Message Date
Suraj Birewar
c2c5ef0ff0 added employeeService in a application 2024-08-05 22:03:32 +05:30
261cf4cfbd Added new files for API services and common components. 2024-07-29 14:17:08 +05:30
7a8a31c482 desgin implementation 2024-07-26 14:35:56 +05:30
f3eeefe551 changes done in Addemployee page and AddCustomer page 2024-07-19 14:52:54 +05:30
dddd1b7ea2 changes done in Addemployee page and AddCustomer page 2024-07-18 15:14:17 +05:30
8bde35342c Fix: Prevent Sidebar component from crashing when user data is null
Added a check to ensure the user object is not null before accessing its properties.
 This prevents the application from crashing due to a TypeError when no user data is available in localStorage.
2024-07-18 11:44:46 +05:30
f900881dd7 added employee list page and add employee page 2024-07-17 12:20:06 +05:30
4b243a5e1e css changes 2024-07-15 15:55:45 +05:30
f4ef45167b Adding api call function to add-customer 2024-07-12 12:46:47 +05:30
f7871882a1 Adding endpoint to the json file and modified in Auth login page 2024-07-11 11:47:10 +05:30
d1fa80bac7 json proxy server 2024-07-10 15:56:06 +05:30