Class: NewCourse

NewCourse()

A form to submit a new course rss which is converted into json data and submitted to the server.

Constructor

new NewCourse()

Source:

Members

handleChange

Updates the value of a input as the user types inside it
Source:

humanTime

Changes the time from seconds to a human friendly time
Source:

parseRss

Parses the rss feed to a json object.
Source:

submit

Handles form submission.
Source:

submitRSS

Uploads the rss feed to the database
Source: