Skip to content
On this page

ArchiSub

INFO

This project belongs to CEA.

Overview

ArchiSub is an internal application used by the European Collectivity of Alsace to manage the archiving of past subsidies.
It was created as part of the establishment of the new European Collectivity of Alsace, which brings together the departments of Bas-Rhin and Haut-Rhin. The application allows users to retrieve and sort various mandates for subsidy projects.

The application uses C#, along with Vue.js.
Other modules used include:


Application Preview


WARNING

The application is access-restricted, so screenshots are not available.


My Contribution

During the development of ArchiSub, I contributed to several key technical areas:

  • Development from scratch: I started the project from the ground up, establishing the application’s architecture and core code structure.

  • Custom exports: I developed advanced export functionalities, allowing users to export data in various formats with customizable options tailored to their specific needs.

  • Email integration for data retrieval: I implemented an automatic email-sending system that retrieves additional information. This feature allows users to send data requests via email and receive responses back into the application, enriching the archival data.

  • ElasticSearch-based search system: To enhance search efficiency and speed, I integrated an ElasticSearch system. This module enables quick searches by name and other criteria, significantly improving the user experience when managing subsidy archives.

These additional features have made the application more powerful and user-friendly, helping administrative agents manage subsidy archives more efficiently.