Coder Social home page Coder Social logo

dataingeneer2's Introduction

Projet Data Engineering 2

Présentation du projet

Notre projet de data engineering 2 porte sur la conception de la partie Back-end d'un aggrégateur RSS. Pour ce projet, nous nous sommes basés sur Apache Kafka et Apache Cassandra. Le projet s'articule autour de 3 objectifs majeurs :

  • La récupération des articles via des web scrappers
  • Le traitement et le stockage de ces articles via Kafka et Cassandra
  • Le déploiement de ces articles via Flask

User Guide

Comment lancer l'application Flask ?

Cloner le projet

Pour pouvoir accéder à notre projet, il faut pouvoir cloner l'original accessible depuis git. Lancer un terminal gitbash (windows) dans le répertoite où vous allez stocker le projet. Ecrire les instructions suivantes:

git clone https://github.com/Leralix/DataIngeneer2.git

Déployer le projet

Pour déployer le projet, il faut avoir installé les packages nécessaires au lancement de l'application Flask. Pour cela, lancer la commande suivante dans un terminal :

pip install - r requirements.txt

Après avoir installé les différents packages, lancer la commande suivante (Docker Desktop doit être installé sur le pc) dans vs code ou un terminal:

docker compose up

Lancer dans un autre terminal :

python flask_page.py

Puis lancer dans un autre terminal :

python LeMonde.py

Enfin, connectez vous à l'adresse suivante :

http://127.0.0.1:3000/articles?user_id=1

Vous pouvez désormais visualiser l'application.

dataingeneer2's People

Contributors

gabe-mgnt avatar leralix avatar yanisperrin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.