war-news-aggregator/README.md

695 B

War-News-Aggregator

This is the repository containing the IDP + PWeb project of Lucian Popescu and Bianca Fodor.

Shortly, this project contains a web application for aggregating war news from various users. For IDP, we created a github pipeline for building the frontend and backend containers, configured the various services from the architecture and created scripts for deployment in test and production environments.

For PWeb, we created a frontend and a backend application. On the frontend we use VueJS to display the information fetched from backend. In the backend we used technologies as: PostgreSQL for database management, Kong for api gateway and NodeJS for the business logic.