8000 GitHub - devfel/smartglpi-web: This project is the frontend for the SMARTGLPI system, which interacts with the SMARTGLPI backend to search similar tickets by semantics and efficently.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project is the frontend for the SMARTGLPI system, which interacts with the SMARTGLPI backend to search similar tickets by semantics and efficently.

Notifications You must be signed in to change notification settings

devfel/smartglpi-web

Repository files navigation

`

DevFel

🌐 SMARTGLPI Frontend Web Application

This project is the frontend for the SMARTGLPI system, which interacts with the SMARTGLPI backend to manage and process tickets efficiently.

The interactive and simple interface.

SmartGLPI Iterface Gif

🌟 Features

  • Interface for searching tickets by ID.
  • Display related tickets and suggested answers dynamically.
  • Interactive UI components built with React and Tailwind CSS.

⚙️ Installation and Setup

  1. Clone the Repository: Begin by cloning the repository to your local machine:

    git clone https://github.com/devfel/smartglpi-web.git
  2. Navigate to the Directory:

    cd smartglpi-web
  3. Install the Required Dependencies: Ensure you have all the required dependencies installed:

    npm install
  4. Start the Development Server:

    npm run dev

🚀 Getting Started

After installation, you can start the development server by running npm run dev. This will serve the application at http://localhost:3000.

📖 Usage Examples

  • Search Tickets: Use the ticket ID search form to retrieve ticket details and related tickets from the backend.
  • View Suggested Answers: The system dynamically suggests answers based on the ticket details retrieved.

🔥 Execution

To build the application for production, use:

npm run build

This will generate a production-ready build.

🔧 Requirements

  • Node.js 12.x or newer
  • Modern browser with ES6 support

📂 Directory Structure

  • src/: Contains all the React components and utility functions.
  • public/: Contains static assets like images and fonts.
  • index.html: The entry point for the application.

🙌 Contribution

Feel free to fork the project, open issues, and provide pull requests.

📜 License

This project is licensed under the MIT License. `

About

This project is the frontend for the SMARTGLPI system, which interacts with the SMARTGLPI backend to search similar tickets by semantics and efficently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0