Skip to content

cedricchou/devSpotlight

 
 

Repository files navigation

devSpotlight

devSpotlight is an application built with Rails that serves as a focal point for the tech community in Vancouver. Google Maps API integration helps the users locate companies they are interested in and can visit a company's profile for more detailed information about the organization. In addition, the Meetup API and a news API gem are also implemented to provide a calendar of relevant tech events and trending news articles in the community.

Users also have the ability to add organizations to the full list (tech organizations directory) and request to be an employee or manager of that company.

Getting Started

Built using Rails version 5.1.6 PostgreSQL mini_magick gem requires ImageMagick to be installed on your machine

  1. Navigate to the project directory and run bundle
  2. Database creation: rails db:create
  3. Seeding data: rails db:seed

About

Rails app that indexes tech companies, tech events and latest tech news

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 63.7%
  • HTML 29.5%
  • JavaScript 3.9%
  • CSS 2.7%
  • CoffeeScript 0.2%