seunghunoh57 / Senti-Tweet

This project is done as part of CS411 semester project. This web application asks a user for his social media data in order to analyze and display the sentiment of the user's posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Senti-Tweet

This project is done as part of CS411 semester project. This web application asks a user for his social media data in order to analyze and display the sentiment of the user's posts.


How to run

The Project is running Angular 5 via Angular CLI 1.5.0, Node v8.4.0 and MongoDB Community Version 3.4.1.

To install dependencies on client/server:

  • npm install

To save a new dependency on client/server:

  • npm install ___ --save

Start server by running "node server" in server directory.

Obtain the access keys from one of the contributors.


Contributors

Xavier Bohorquex, Timmy Hoang, and Seunghun Oh

About

This project is done as part of CS411 semester project. This web application asks a user for his social media data in order to analyze and display the sentiment of the user's posts.


Languages

Language:TypeScript 50.2%Language:JavaScript 29.7%Language:HTML 19.4%Language:CSS 0.7%