Skip to content

One of three parts in the pipeline of the Political Tag Cloud project.

Notifications You must be signed in to change notification settings

mbloms/Political-Tag-Cloud---Index-Service

Repository files navigation

Political Tag Cloud - Index Service

Index service module for the Political tag cloud project.

Project by Findwise, in the course DD1393 Software Engineering

First time setup

  • Make sure that you have Python3 and pip3 installed.

  • Run pip3 install -r requirements.txt to install the project dependencies.

  • Run ./setup.sh to create the config folder.

  • Read this to figure out what you need to add to that folder

database

We use Postgres as our database system for this module to store the data fetched from twitter.

In the sql folder there is sql files that you can dump into your database to create the schemea used for this project.

Contribute

We are strange and use camelCase as our coding convetion in this project.

We also try to follow the gitflow workflow in this project. Read more here

Find an unattened issue, branch and fix it, then make a pull request to development and we will discusse it.

If their are any questions one could retch out to davidske@kth.se

About

One of three parts in the pipeline of the Political Tag Cloud project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •