Giter Club home page Giter Club logo

fresher's Introduction

fresher

###task of fresher: follow publishing notice websites on chrome browser, receive the info at the first time on mobile phone client.

familiar product, 速推, 狠狠推, 追信

###chrome extension function: using the chrome add notices website address.

###implemented method: 1.when user add the extension, retrieve user id from server, user can sync the user id between mobile client and computer through 2D code.

2.when user add a website, the chrome extension send the website address to server, the server check the website address is valid and check the address whether exists in the website address table, if not add it to the database and add user id and website id to the user to website address table.

now the chrome extension function is finished.

###mobile phone client or chrome client: receive the notification of website notice

display the notice

###implemented method: android client: google cloud message

ios client: Local and Push Notifications

###server function: watch the website address added by user

if website offer notice add then the notice to website notice queue

###implemented method: create tables,

user table: user id, register date,

website table: website id, website address, website domain name

user to website table: user id, website id, follow date

script: to watch the website in website table and send notification to mobile client

fresher's People

Watchers

 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.