gophergala2016/learnlink

Name: learnlink

Owner: gophergala2016

Description: null

Created: 2016-01-23 01:45:59.0

Updated: 2016-02-13 16:27:41.0

Pushed: 2016-01-25 01:11:18.0

Homepage: http://www.learnlink.io

Size: 35

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

LearnLink: a way to organize links to online study topics.

===========================================================

by Gabe Dalay and Howard Kim

I have been doing a lot of studying online and I am constantly looking at sites like coursea, udacity, khan academy, and any free online resources for learning. I have problems keeping track of all the topics I study. It can be hard to keep track of all the sites I visit since they are “no commitment” learning tools and I am using them to explore a vast amount of topics.

LearnLink will hopefully solve this problem. The basic idea is to allow you to manually enter a course name, some urls, notes, and then be able to keep track of progress based on priority and checkoff times.

Do give an idea of how this works:

Let's say you have added a few courses.

  1. You will be able to order them how you please.

  2. You will be able to set a checkoff expire time: This will allow you to hide the one you finished and it will reappear after the checkoff time expires. This is a key feature to keep you on track to move to a new topic or keep revisiting a topic based on expire time.

  3. You will be able to add notes: This will allow you to remind yourself where you left off or maybe just add some thoughts on a specific course.

  4. You will be able to add urls: These could be links to the course itself or maybe related topics.

  5. (v2 features post hackathon to come)

Client-Side Setup

  1. npm install
  2. grunt watch
  3. Public directory is located in /dist

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.