Raid55 / fuse-wiki

Website that connects 2 wikipedia articles within six degrees of separation or less

Home Page:https://fuse.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fuse dot wiki

Objectives

  • Create a minimum viable product
    • Title and a prompt for the user
    • Two inputs for the articles that want to be linked
    • A "connect" button
    • The output of which articles link them
    • Domain name and server
  • Extra features for the future

Future Features

  • Create a function (that is called from the algo) that will match and return the matches
  • Blog post
  • Combine all 6 degrees into a unified algo
  • Error handling

Stack

  • Front-end: HTML, CSS, React
  • UI: ???
  • Database: MongoDB
  • ORM: Mongoose
  • Caching Layer: Redis
  • Backend: Node.js
  • App Server: Express.js
  • SSL: Cloudfare

File Descriptions

Team

David Yoon, team lead

Sid Carroll, front-end

Jay Biehler, front-end

Nick Boutboul, back-end

Jacob Hartman, back-end

About

Website that connects 2 wikipedia articles within six degrees of separation or less

https://fuse.wiki

License:MIT License


Languages

Language:Python 53.4%Language:JavaScript 37.1%Language:HTML 8.3%Language:CSS 0.8%Language:Shell 0.3%