JonasBeans / airport-manager

0 stars 0 forks source link

Add module - File reader #6

Closed JonasBeans closed 1 year ago

JonasBeans commented 1 year ago

Make it possible to add multiple flighst from a csv-file. These files will be put in a folder an can be picked up by this module to be processed in the grant system. This module will communicate with the already present module.

JonasBeans commented 1 year ago

For this issue the project will have to be made multi-module https://github.com/JonasBeans/airport-manager/issues/7

JonasBeans commented 1 year ago

For the moment the module is standalone project. In the future after researching how to make the project multimodule, the file reader will be added to the whole project instead of standalone.