Giter VIP home page Giter VIP logo

angular-pocket's Introduction

Angular-Pocket

The github page live demo is here: https://baoqger.github.io/Angular-Pocket/

Introduction

This WebApp is bulid with Angular1.5 framework to simulate the popular reading app Pocket's main function.

Functions and Usage

  • Add new article: in this app, user can save new article for futher reading by add the url in the popup dialog.
  • Favorite article: mark favorite for one article, then the article will be added to the favorite list.
  • Archive archive: mark archive for one article, then the article will be moved to the archive list.
  • Delete article: delete article from all the lists.
  • Add Tag: add tag for article.
  • Bulk Edit: support selection of multiple articles and favorite, archive or delete them in batch mode.
  • Search: match and filter the articles based on the input keyword and article title.
  • Switch View Style: there are two styles of article list provided:Tile and List. Support the switch between these two stlyle.
  • Article Review: remove all advertisement or other noisy information from the original article,only leave the article itself and main image.

Technology

  • Angular1.5: make use of many powerful components of Angular framework: router, custom directive and component, custom service and event message system,etc
  • Mercury Web Parse API: scrape and filter the web page data
  • localStorage: use localStorage as the backend side to store the real time data
  • gulp: automate the repeated develop tasks.
  • less: use CSS preprocesser less for the styling part

angular-pocket's People

Contributors

baoqger avatar

Watchers

 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.