Tema
Related Project
Backend App (BE)
- Description: The backend application that provides the main APIs.
- Directory:
~/Developer/Repositories/vsoft-erp-web-backend
Core Frontend App (FE)
- Description: The main frontend application that integrates with the backend to consume its APIs. Built with Vue.js, it supports both backoffice operations and POS functionality.
- Directory:
~/Developer/Repositories/vsoft-erp-web-frontend
Self Order App (Customer Ordering)
- Description: A Vue.js application that enables customers to place orders independently. It works closely with the POS features in the Core Frontend App, where new orders are delivered and handled. This app also consumes APIs provided by the backend.
- Directory:
~/Developer/Repositories/vsoft-tableorder-web-frontend-vsc
VSC Guide (Documentation)
- Description: Documentation project for VSoft VSC guide, covering usage instructions and feature guidance.
- Directory:
~/WebstormProjects/vsoft-vsc-guide