Coder Social home page Coder Social logo

learn-mongo-twitter's People

Contributors

skillachie avatar wsamotshozo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

learn-mongo-twitter's Issues

Added second query, appended geolocation information to output

Its great that you figured out the additional information that you can get from the Twitter API. You did not commit it to Github though .

Try to keep the same structure of the current project in Github. Update the code to capture the location data and any other information that you would like. When you have completed the above just post back in the ticket

After you have done that we will do the following ๐Ÿ‘

  1. Install and Use MongoDB
  2. Design a simple schema to be used to store the data
  3. Insert the Tweet data into MongoDB
    4)Refactoring (Will tell you once you reach there)
    5)Look into using Twitters Streaming API
  4. Develop simple front end to display tweets stored in MongoDB

Remove Libs [Use Maven For All Dependences ]

Mr. War,

Its better to use Maven for all dependencies. I have refactored to use only maven to download the jars required for the project. When you start working there will be no need to commit the following to repository ๐Ÿ‘

  1. Jars and Libs (This will always be pulled in by the dependency tool of choice whether it be Maven - http://maven.apache.org or Gradle - http://www.gradle.org ) We will be using maven
  2. Target folder

I use IntelliJ but you can also use Eclipse (http://www.sonatype.com/resources/books/developing-with-eclipse-and-maven)

Once you get maven configured and is able to use it to build and then run the application successfully post back and we will close the ticket

Doing the following below in either your IDE or from Command Line will install the dependencies for you.

screen shot 2013-08-13 at 12 01 56 am

screen shot 2013-08-13 at 12 02 18 am

screen shot 2013-08-13 at 12 02 37 am

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.