Git Product home page Git Product logo

mobileapp's Introduction

ITSM-NG is a GLPI fork with the objective of offering a strong community component and relevant technological choices.

Some Links

Introduction

This is a cross platform application building in Flutter. This application allow to the list, create, modify, show more information of a ticket or a computer.

Setup the application

To configure the ITSM-NG mobile application, please refer to our documentation : Android application.

Usage

Set up your the application with your settings (URL, Token...) and click on Send.

Prerequisites

Here is teh list of the different dependencies and their versions useful for the application.

  • Flutter: 3.7.0-23.0.pre.23 โ€ข channel master

  • Dart: 3.0.0 (build 3.0.0-136.0.dev)

  • The version and build number: 1.0.0+1

  • Java: OpenJDK Runtime Environment (build 11.0.13+0-b1751.21-8125866)

  • flutter:

    • sdk: flutter
  • cupertino_icons: ^1.0.2

  • http: ^0.13.5

  • rflutter_alert: ^2.0.4

  • charts_flutter: ^0.12.0

  • regexed_validator: ^2.0.0+1

  • shared_preferences: ^2.0.16

  • intl: ^0.17.0

  • flutter_speed_dial: ^6.2.0

  • duration_picker: ^1.1.1

  • flutter_localizations:

  • sdk: flutter

  • flutter_launcher_icons: ^0.13.0

  • rename: ^2.1.1

File structure

This is a brieve description of the application structure in the main folder.

  • ๐Ÿ“ lib

    • ๐Ÿ“ api
      • ๐Ÿ“„ api_endpoints.dart: api endpoits
      • ๐Ÿ“„ api_mgmt.dart: manage api call
      • ๐Ÿ“„ model.dart: model for the session
    • ๐Ÿ“ common
      • ๐Ÿ“„ button.dart: various buttons
      • ๐Ÿ“„ dropdown.dart: dropdown a list of items
      • ๐Ÿ“„ form_fields.dart: various fields for a form
      • ๐Ÿ“„ message.dart: various messages which can be used in alert for example
      • ๐Ÿ“„ multi_select.dart: generate a multi select item
    • ๐Ÿ“ Data_table
      • ๐Ÿ“„ row_source_computer.dart: generate each rows in the list of computer
      • ๐Ÿ“„ row_source_ticket.dart: generate each rows in the list of ticket
    • ๐Ÿ“ models
      • ๐Ÿ“„ bar_model.dart: Model to get a bar in the bar chart
      • ๐Ÿ“„ computer_model.dart: Computer model
      • ๐Ÿ“„ entity.dart: Entity model
      • ๐Ÿ“„ item_ticket.dart: Item ticket model
      • ๐Ÿ“„ itil_category.dart: Category model
      • ๐Ÿ“„ itil_followup.dart: ITIL followup model
      • ๐Ÿ“„ location.dart: Location model
      • ๐Ÿ“„ special_status.dart: Special status model
      • ๐Ÿ“„ state_computer.dart: State computer model
      • ๐Ÿ“„ task.dart: Task model
      • ๐Ÿ“„ ticket_user.dart: Ticket user model
      • ๐Ÿ“„ tickets_model.dart: Ticket model
      • ๐Ÿ“„ update_source.dart/ Update source model
      • ๐Ÿ“„ user.dart: User model
    • ๐Ÿ“ UI
      • ๐Ÿ“„ authentification.dart: UI authentifacation
      • ๐Ÿ“„ computers_page.dart: UI all computers
      • ๐Ÿ“„ create_computer.dart: UI create a computer
      • ๐Ÿ“„ create_ticket.dart: UI create a ticket
      • ๐Ÿ“„ detail_computer.dart: UI show more information of computer
      • ๐Ÿ“„ detail_ticket.dart/ UI show more information of a computer
      • ๐Ÿ“„ home_page.dart: UI home page
      • ๐Ÿ“„ navigation_drawer.dart: UI menu button
      • ๐Ÿ“„ ticket_page.dart: UI all tickets
    • ๐Ÿ“„ application.dart: set the language
    • ๐Ÿ“„ main.dart: main
    • ๐Ÿ“„ translations.dart: manage transalations
  • ๐Ÿ“ locale

    • ๐Ÿ“„ i18n_en.json: English transalation
    • ๐Ÿ“„ i18n_fr.json: French translation

mobileapp's People

Contributors

djily90 avatar itsmdevteam avatar

Watchers

Neustradamus avatar Gilles Dubois avatar Erwan avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.