Giter Club home page Giter Club logo

dtr's Introduction

DTR (Down the Rabbit hole)

A web app that allows you to (almost) see the relationships between wiki pages. note this is not yet perfect, as webscraping can be a tricky and difficult task to extract the right data.

[LINK] (https://ga-dtr.herokuapp.com/)

[Trello] (https://trello.com/b/bDsqurUy/dtr)

nodes

TOOLS:

  • MERN stack (Mongo, Express, React, NodeJS)
  • MediaWiki API
  • Cheerio.js (Webscraping)
  • SASS
  • Vis.js (Not in production)

HOWTO:

  • Search a word
  • A node should pop up
  • hover over node and tooltip will show the snippet of the word if the API has data
  • click on node to show up to two nodes related to that wiki page

TODO:

  • []: more precise webscraping by finding the right divs, conditionals for moving onto another div if there aren't links available and filtering out unecessary fluff.
  • []: Error handling when values are undefined. Warn user.
  • []: Filter Wikipedia namespaces, so they don't show up when user query something similar.
  • []: Finish implementing Vis.js for data representation.
  • []: Clear Button.
  • []: Better SASS implementation.
  • []: refactor state for some components. (Node and search form possibly having their own state?) -[]: Create, Show all with cluster of nodes. no editing or updating
    • /cluster/index -/cluster/:id -/cluster/:id/delete -[]: cluster model: user ---< cluster.
  • cluster (ref:user, nodes=[], id, name)

dtr's People

Contributors

chiexplores avatar

Watchers

 avatar  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.