dunctk / kickflicks

MeteorJS web app to search and display the best product videos from successful Kickstarter.com campaigns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KickFlicks

A simple web app designed to be a searchable list of the best Kickstarter videos.

I built this partly because I was working with a couple of startups to produce videos to promote their Kickstarter campaigns. (you can read more about one of those here).

In order to get some inspiration, I wanted to have an easy way to view just the videos from campaigns that exceeded their funding goals.

This project contains a Scrapy crawler which crawls Kickstarter.com to get the video links, and then a MeteorJS app which displays the top videos and allows you to search through.

Screenshots:

alt text alt text

Screen recording video

About

MeteorJS web app to search and display the best product videos from successful Kickstarter.com campaigns


Languages

Language:Python 56.6%Language:HTML 24.4%Language:JavaScript 10.9%Language:CSS 8.1%