Giter Site home page Giter Site logo

hci-timeline's Introduction

TIMELINE

Table of Contents

  • [Table of Contents]
  • [Beginners Guide]
  • [User story]
  • [User flows]
  • [Limitations]

Beginners Guide

If you are a total beginner to our app, start here!

  1. Visit https://expo.io/tools#client

  2. Download Expo Client on your iOS or Android device

  3. Scan the QR Code or click on the link to our app

  4. Start using TIMELINE on Expo Client on your device!

User story

Feature: Follow a news tag

Scenario: the user sees a tag that she is interetsed in
     When the user sees a tag that she is interetsed in
     Then the user clicks on follow to follow the tag

Scenario: the user sees a piece of news that she is interetsed in
     When the user sees a piece of news that she is interetsed in
    Given there is not any auto-generated tag that fits her need
     Then the user clicks on the tag button to create a tag
Feature: Browse the timeline of a news tag

Scenario: the user wants to check the timeline of a tag
    Given the timelines of tags are already generated
     When the user wants to check the timeline of a tag
     Then the user clicks on the tag to check its timeline

User flows

User follows an exisiting tag

Note left of User: Sees a tag 
User->TIMELINE: Follows the tag
Note right of TIMELINE: Adds the tag to her tag list
TIMELINE-->User: Returns the new list of tags
User->TIMELINE: Clicks on a tag
TIMELINE-->User: Returns the timeline of the tag

User creates a new tag

Note left of User: Sees a piece of news 
User->TIMELINE: Creates a new tag for the news
Note right of TIMELINE: Adds the tag to her tag list
Note right of TIMELINE: Generates a timeline for the tag
TIMELINE-->User: Returns the new list of tags
User->TIMELINE: Clicks on a tag
TIMELINE-->User: Returns the timeline of the tag

Limitations

  1. News is only collected from U.S. news sources since only news in English can be displayed properly in News API, which is the API we use for news collection.
  2. News is collected using only a limited amount of predefined tags
  3. New users are able to sign up and log in but the profile page is not yet implemented

hci-timeline's People

Contributors

randyliu6410 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

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.