15 Commits

Author SHA1 Message Date
89d5b17dc1 add css files for each compnent 2024-07-22 17:12:01 +05:30
cb7ab37eb0 css and layout implementation 2024-07-22 12:12:41 +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
Suraj Birewar
3bd33f99fc Add login page with axios configuration 2024-07-08 09:56:59 +05:30
028351175d design implementation 2024-07-02 14:59:49 +05:30
Suraj Birewar
13f359a4ea adjusting width to the pages and apply side bar to created pages 2024-06-30 19:31:08 +05:30
Suraj Birewar
022d2c2fd7 Initial Commit 2024-06-30 17:07:00 +05:30
Suraj Birewar
4e79af2965 first commit 2024-06-30 17:01:24 +05:30