barankyle / lifescope

A social app built on BitScoop and Mongo Atlas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LifeScope

You can build with any API on the BitScoop platform which makes being a software developer more interesting than ever. In our “Built with BitScoop” series, we show very specific use cases for the BitScoop platform to give you ideas and foundations for new projects.

Today we're demonstrating a real-world app that collects a user's information from various social networks once a day and stores it all in a single searchable format.

Built with BitScoop

##Documentation Overview

It’s all built with BitScoop as the unified interface for the requisite APIs. The services that can be used from the start and the types of data that can be collected are:

GitHub

User's Events (Pull Requests, Pushes, Comments, Issues, etc.)

Google

User's Google Drive Gmail

Instagram

Posts

reddit

User's Comments Gilded Comments Saved Comments Private Messages Received Private Messages Sent Threads Created Threads Upvoted Threads Downvoted

Spotify

User's Playlists Saved Albums Saved Tracks

Steam

Games Owned Achievements

Twitter

User's Tweets Private Messages Received Private Messages Sent

Any other service with an API can be brought into your project, like Facebook, Dropbox, or Pinterest. This demo project is open source and the related GitHub project is listed below. Feel free to use it as the foundation of your next great project.

Building this BitScoop powered Alexa skill is comprised of four steps.

Tutorial

  1. Create accounts, add API maps to BitScoop, and set up authorization

  2. Download LifeScope project from GitHub

  3. Deploy the code into Amazon Lambda and S3

  4. How to use LifeScope

Learn More

LifeScope Overview

https://bitscoop.squarespace.com/live

Detailed Documentation

https://bitscoop.squarespace.com/live/documentation

BitScoop Blog

https://blog.bitscoop.com/

About

A social app built on BitScoop and Mongo Atlas


Languages

Language:JavaScript 83.7%Language:CSS 8.7%Language:HTML 7.6%