Resources
Server
- The web site has been developed using C# and ASP.NET Core with Razor Pages
Database
- This database application uses Microsoft SQL Server. However, this database serves as 'files locator' since the real pool of data has been maintained in their original file format for easier maintenance and delivery.
- The same database is used also for authentication of users.

