I am developing a smart POS application that serves as an integrated software solution that facilitates efficient and modern point-of-sale operations for supermarkets. This system has the following functionalities.
- Sales processing and transaction management
- Inventory management
- Employee management
- Report and Analytics
- E-commerce integration
- Multi-Store support
- Customer management
I chose ReactJS for the front-end, Springboot for the back-end, and PostgreSQL as a database. I want to know whether QraphQL API is ssuitable for this development.
New contributor