Skip to content
Giang edited this page Aug 15, 2023 · 8 revisions

🏁 Welcome to FIPost the open-source, Fontys internal post platform.

This documentation is the main source of documentation for developers working with (or contributing to) the FIPost project. If this is your first time hearing about FIPost. Reading the general README in our main repository is a great start and CONTRIBUTING.

🧾 Summary

This project aims to modernise the internal post system of Fontys. Currently most of the administrative work is done manually. This project moves these processes to a semi-automated system with similar functionalities as PostNL. Some of the features include: check a package status and tracing locations.

Keep in mind that this project is broader than just the FHICT. The software made will need to scale to manage the administrative post process of the entire Fontys organisation with over 5000 employees and 44.000 students.

This project is part of a long term pilot and is supposed to be developed over multiple semesters by different groups of software students. Transferability is therefore a must.

📐Stack

📁 Structure and services

Frontend

  • ./Frontend Frontend UI of Fontys Internal Post system

Backend