Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
/ twitter-client Public archive

Twitter client made with React and Express.js, in an AGILE enviroment

Notifications You must be signed in to change notification settings

AngeloGalav/twitter-client

Repository files navigation

twitter-client

A twitter client which features tweet statistics, visualization of the position of tweets, sentiment analysis and more, made in React. It's our project for the Software Engineering course @ UniBo for y. 2021/2022.

The whole client was made in an Agile environment, using SCRUM's main principles. Much of the details can be found in Documentation.md and the project's report. Both these documents are in Italian.

Visual demo of the project

Watch the video

You can click on the gif to watch an higher quality video of the demo.

Come avviare l'app React

In questa cartella eseguire il comando:

npm install && npm start

L'app verrà aperta sulla porta 3000 dell'host locale.

Come avviare l'app Node

Per avviare il server (che verrà aperto nella porta 8000 dell'host), che purtroppo è necessario per reperire le informazioni da twitter (grazie twitter per le tue API del 2006), è necessario aprire una nuova istanza della console, entrare nella cartella 'backend' con il comando cd backend e avviare il server tramite:

npm install && npm run dev

Info aggiuntive

Puoi trovare maggiori info sulla struttura del progetto qui.

Authors

  • Giacomo Ciccone
  • Angelo Galavotti
  • Letizia Gorini
  • Matteo Baldazzi

About

Twitter client made with React and Express.js, in an AGILE enviroment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages