Code Monkey home page Code Monkey logo

blockstack-youtube's Introduction

Blockstack-Youtube


HW6: 根据 demo 的 feature-radiks-userGroup 分支完成自己的产品技术流程图设计,并提交在自己开发的产品仓库中,将产品仓库链接提交到下方

image

视频分为公开,特定公开,与不公开 3 种

1.公开:视频资讯(e.g.:视频title,duration,热门影片,首页,动态…...)可以由gaia明文来存取,一般人能看到视频资讯与播放视频 2.不公开:视频资讯可以由gaia密文来存取,只有自己能看到视频资讯与播放视频 3.特定公开:视频资讯可以由拥有者定向授权给特定用户观看,可以使用第六课的Radiks用户分组授权功能来存取


思考去中心化产品,产品流程图,去中心化的Youtube:


HW3:

那些data是公开:

视频本身相关data(e.g.:视频title,duration,热门影片,首页,动态…...),因为每个人都可以看视频

那些data是保密:

每个用户观看视频的详细资讯(e.g.:观看记录,收藏列表,播放列表,记录前次观看视频的时间...... )


##设计

image

image

image

image

本项目以 Create React App 为框架启动

npm install

安装依赖包

npm start

运行程序,在 localhost:3000 端口查看应用执行情

执行情况

  • 登入后显示主界面
  • “你好、个人简介”等文字在 Profile.js 中可以查看

  • 打开检查
  • AppConfig
  • UserSession
  • Person
  • 对应代码查看相应内容

blockstack-youtube's People

Contributors

kuoyehs avatar

Stargazers

Gavin avatar

Watchers

James Cloos avatar  avatar

Forkers

brian2354234

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.