Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OdooXGcet

A full-stack application with client and server components for GCET Odoo integration.

Project Structure

The project is organized as follows:

  • client/ - Frontend application code
  • server/ - Backend application code

Getting Started

Prerequisites

  • Node.js and npm (for client-side development)

Installation

  1. Clone the repository:

    git clone https://github.com/Dhruvi2006-source/OdooXGcet.git
    cd OdooXGcet
  2. Install client dependencies:

    cd client
    npm install
  3. Install server dependencies:

    cd ../server
    pip install -r requirements.txt

Development

Running the Client

cd client
npm start

Running the Server

cd server

Project Description

OdooXGcet is designed to integrate GCET systems with Odoo ERP platform, providing a seamless solution for business process management and automation.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For support, please open an issue on the GitHub repository.

Releases

Packages

Contributors

Languages