A simple ordering system using React, Redux Toolkit and MongoDB.
- Basic Stock Management.
- Filter products by categories.
- Creating orders and invoicing created orders.
- Ability to edit and delete products and orders according to authorization status.
- Node.js 16+
- Use npm package manager to install pos management on your computer.
3. cd /backend npm install
4. cd /frontend npm install
5. "npm run dev"