A full-stack application with client and server components for GCET Odoo integration.
The project is organized as follows:
- client/ - Frontend application code
- server/ - Backend application code
- Node.js and npm (for client-side development)
-
Clone the repository:
git clone https://github.com/Dhruvi2006-source/OdooXGcet.git cd OdooXGcet -
Install client dependencies:
cd client npm install -
Install server dependencies:
cd ../server pip install -r requirements.txt
cd client
npm startcd serverOdooXGcet is designed to integrate GCET systems with Odoo ERP platform, providing a seamless solution for business process management and automation.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
For support, please open an issue on the GitHub repository.