This repository contains the web application of my thesis about building a social network service.
- symposium-frontend - Front-end of Symposium web application
- symposium-backend - Back-end of Symposium web application
- Angular - Front-end framework
- Angular Material - UI component library
- RxJS - JS library for reactive programming
- JWT - JSON Web Token authentication
- .NET Core - Back-end framework
- Entity Framework Core - ORM framework
- Dapper - Micro ORM
- PostgreSQL - Database
- Docker - Containerization
- Docker-compose - Multi-containerization
- Azure Blob - Storage
- Maildev - Email for development & testing