Weather App
Web Programming
An application for weather subscriptions that sends email notifications at a selected frequency. The project has implemented a frontend (Angular) and 2 microservices in the backend (NestJS). It uses an SQL database (PSQL), caching (Redis), inter-…