- [ ] Have functional CRUD APIs
- [x] GET
/list_category
- [x] POST
/add_category
- [ ] POST
/search_by_category
- [x] DELETE
/delete_category
- [ ] Have a responsive frontend
- [x] Design a layout
- [ ] Use a dedicated framework
- [ ] Add RAG Chat
- [ ] Langchain, Llama-Index / TxtAI
- [ ] Design a workflow to automate deployment