Skip to content

alvinang/Startup-Discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startup Discovery

This app is created to analyze the correlation of a site's traffic vs their potential to raise funding. The alternate goal for this app is to provide talents interested in joining startups another metrics to help them make the leap to joining a startup.

Check it out: Startup Discovery

###Current Version v0.0.2

###Stack

  • Rails 4.0.2 with Ruby 2.1.1
  • PostGresql

Upgrades

v0.0.2
  • use company name as slug - friendly_id gem
  • implemented rails fragment caching - 30 days
  • moved google fonts from _head.html.erb to font_face.css to avoid re-rendering page if assets are the same (browser caching)
  • moved morris.js javascript files to show.html.erb (using content_for method) to improve page load time
  • used stale?(@company) in controller to avoid performing additional API calls if data is fresh (within 30 days)

#####Resources

About

Find startups & correlate their traffic data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages