Giter VIP home page Giter VIP logo

tweetometer's Introduction

Stories in Ready

tweetometer

tweetometer's People

Contributors

rossbenzie avatar nenoch avatar shezdev avatar bnzene avatar waffle-iron avatar

Watchers

James Cloos avatar  avatar  avatar

tweetometer's Issues

MVP-1

User Story:
As a user I want to search for 1 string so that I can receive information about tweets

Acceptance Criteria:

  1. Last 7 days
  2. Search form which accepts 1 string
  3. Has to query Twitter's API (REST API for realtime)
  4. Validation - string validation required (min 1 / max 140 char) otherwise show custom error alert.

v2.1

User Story:
As a user I want to see search results in a graphical manner so that I can get a better understanding of trends.

Accetance Criteria:

  1. Rectangular space for a simple graph
  2. Key to show how to read the graph (LEGENDA)
  3. Scaled Y axis

v2.2

User Story:
As a user I want to show data trends for a defined time period so that I can get some perspective.

Acceptance Criteria:

  1. Can enter start date (MIN is when Twitter start date)
  2. Can enter end date (MAX is today)
  3. Validation - Custom error/alert if end date is before start date
  4. Format - whole date (DD/MM/YYYY)
  5. X Axis adjust automatically.

MVP-2

User Story:
As a user I want to see search results visually so that I can get a better understanding of trends.

Acceptance Criteria:

  1. Should return a list of months in that year with corresponding number of tweets.
  2. Validation - custom error alert if return is nil

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.