@@ -29,8 +29,8 @@ This could prove beneficial in the future e.g., UT hosting a big event involving
-**Calendar** is responsible for handling events provided by different associations. It contains information about: enrollment, enrollment options, event types, and events themselves.
-**Email** is responsible for distributing emails to members of the various associations.
-**Financial** is responsible for handling the finances of the associations and their particular members. Contains information about: bank accounts, debt entries, debt collections and invoices.
-**API [apps/MySU]** is responsible for handling the requests and responses between the frontend and backend.
-**Backend [MySU]** is a main part of the code that the other components are built upon. It handles all the major work and provides the functionality for the web application.
-**API [apps/MySU]** is responsible for handling the requests and responses between the frontend and backend. Contains own **README.md** file.
-**Backend [MySU]** is a main part of the code that the other components are built upon. It handles all the major work and provides the functionality for the web application. Contains own **README.md** file.
-**Exams** and **Inventory** are **deprecated** and have no use for the main App, as of now. Can be found in "Unused Apps" directory.
# It is assumed that:
...
...
@@ -44,7 +44,7 @@ This could prove beneficial in the future e.g., UT hosting a big event involving