Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ A full-stack inventory app that hits the assignment spec end-to-end:
|
|
| 19 |
|
| 20 |
* π Search & filter, π₯ Import / π€ Export CSV, βοΈ inline row editing, π§Ύ inventory history
|
| 21 |
* π Clean, responsive UI (table on desktop, cards on mobile)
|
| 22 |
-
* π§° Robust CSV parser (BOM, comma/semicolon/tab),
|
| 23 |
* π Production-friendly CORS, Express **v5** compatible preflight
|
| 24 |
* βοΈ Ready to deploy: Backend β Render, Frontend β Netlify
|
| 25 |
|
|
|
|
| 19 |
|
| 20 |
* π Search & filter, π₯ Import / π€ Export CSV, βοΈ inline row editing, π§Ύ inventory history
|
| 21 |
* π Clean, responsive UI (table on desktop, cards on mobile)
|
| 22 |
+
* π§° Robust CSV parser (BOM, comma/semicolon/tab),optimistic updates
|
| 23 |
* π Production-friendly CORS, Express **v5** compatible preflight
|
| 24 |
* βοΈ Ready to deploy: Backend β Render, Frontend β Netlify
|
| 25 |
|