📜  项目理念 |文章区

📅  最后修改于: 2022-05-13 01:57:41.753000             🧑  作者: Mango

项目理念 |文章区

项目名称:文章区

简介和目的: ArticleArea 是一种尝试提供一个平台来分享和管理在线新闻文章。目前,还没有一个完全专供人们分享有趣新闻文章、通过关键字标记它们、存储文章以供以后阅读、发现其他人正在阅读的内容、从不同新闻门户网站获取的热门文章、关注有趣和相同的平台流派阅读器除了其他功能。

特征

  • 光滑的用户界面
    文章区首页

    文章区首页

  • 一个 Google Chrome浏览器扩展,无需更改标签即可保存和分享文章。
    文章区域浏览器扩展

    文章区域浏览器扩展

  • 简单安全的身份验证:
    文章区域授权

    文章区域授权

  • 热门文章:作为插件的过滤器,用于搜索特定类型的热门文章。
  • 阅读文章分析
  • 能够支持/反对和分享文章
  • 能够在平台上报告假新闻。将执行检查以查看文章是否来自受信任且可靠的新闻门户。可以分配不同类别的主持人来监控报告并做出决定。
  • 按标签或关键字搜索文章。
  • 更新提要(如 Facebook)以查看被关注的人正在阅读什么。
  • 能够跟踪某个新闻以获取更多更新。相关信息将从可靠来源中提取并集中到一个地方。这将有助于为特定故事或主题创建焦点小组。
    文章区故事轨道

    文章区故事轨道

文章提取器的示例响应

{
  "title": "Digital Native: How smart cities can make criminals out of denizens",
  "author": null,
  "published": "2018-07-15T06:00:11.000Z",
  "url": "https://indianexpress.com/article/express-sunday-eye/digital-native-the-citys-watching-5258165/",
  "image": "https://images.indianexpress.com/2018/07/digital-native-eye-thinkstock_759.jpg?w=759",
  "videos": [],
  "keywords": ["criminals", "users", "smartness", "cities", "strange", "technologies", "web", "denizens",
 "human", "digital", "smart", "order", "city", "native"],
  "description": "People download information and share it without knowing about the intellectual property
 rights. On social media bullying, harassment and hate speech find easy avenues.",
  "body": "It was strange to look at all the promises that ‘smartness’ would deliver — it would increase
 safety and create order out of chaos. It was strange to look at all the promises that ‘smartness’ would
 deliver — it would increase safety and create order out of chaos.\n\nI first heard about smart cities
 in 2003. Sitting in India, it seemed to be a very strange concept being developed in the Netherlands,
 where the planners were trying to arm an entire city with smartness. The idea was that if we deploy
 enough cameras, devices that see, machines that hear, and data connectivity that envelopes the city
 in a seamless cloud, it might lead to more order, discipline, and control.\n\nFor all the latest Eye
 News, download Indian Express App"
}

数据结构

文章区数据结构和参考

文章区数据结构和参考

使用的工具:

  • 前端设计的引导程序
  • jQuery
  • 节点
  • 实验室
  • Lateral.io 的文章提取器 API
  • Heroku

    应用:

    • 供一般互联网公众过滤和阅读更好的新闻,按类型过滤。
    • 作为社交媒体的插件,可以让自己了解世界各地的最新动态。
    • 创建焦点小组以在线跟踪故事以获取更新。


    注意:此项目创意由Parikshit Hooda为 ProGeek Cup 2.0 贡献 - GeeksforGeeks 的项目竞赛。