Skip to content

An app to display collected information from the REST Api

License

Notifications You must be signed in to change notification settings

jspmic/collecteur_ui

Repository files navigation

Logo of the app

This small app reads from the REST API and displays the stored entities as a Datatable.

Features

  • Displays all entities at a certain date in either Transfert or Livraison(refer to the documentation of the API)
  • Stores the collected information in an excel file

Demonstration

Here are some examples for Livraison and Transfert being displayed in the app:

Livraison
livraison.mp4
Transfert
transfert.mp4

Issues

If you're one of the few people who are using it, feel free to open an issue when a problem is encountered. Here are some guidelines to be respected when writing issues:

  • Write the issue in either French or English
  • Make sure to write the exact time(dd/mm/YY HH:mm) when the problem occured
  • Be respectful

Final Thought

This app, though small, is one of the demonstrations of how Flutter is great for making cross-platform apps.