Ivy-Frontend/src
2023-03-06 22:54:54 +08:00
..
Components Polished empty inventory page 2023-03-06 22:41:40 +08:00
components/Icons Polished code. Reorganized text styling into separate sizes and colors. Also polished svg icons 2023-03-05 23:48:49 +08:00
Features/Redux/Slices Polished previous session checker 2023-03-06 20:41:45 +08:00
Interfaces Added quantity editing to inventory 2023-03-06 22:30:35 +08:00
Plugins/Redux/Store Polished previous session checker 2023-03-06 20:41:45 +08:00
routes/Inventory Polished empty inventory page 2023-03-06 22:41:40 +08:00
Routes Fixed registration page font color 2023-03-06 22:54:54 +08:00
App.test.tsx Initialize project using Create React App 2023-02-12 15:19:17 +08:00
App.tsx Added registration page 2023-03-06 22:51:59 +08:00
index.css Initialize project using Create React App 2023-02-12 15:19:17 +08:00
index.tsx Allow querying for saved login session 2023-03-06 13:06:43 +08:00
logo.svg Initialize project using Create React App 2023-02-12 15:19:17 +08:00
react-app-env.d.ts Initialize project using Create React App 2023-02-12 15:19:17 +08:00
reportWebVitals.ts Initialize project using Create React App 2023-02-12 15:19:17 +08:00
setupTests.ts Initialize project using Create React App 2023-02-12 15:19:17 +08:00
styles.tsx Made products page fully functional with delete product 2023-03-06 21:06:50 +08:00