kexline4710 / Event-App

Basic Event App, Gravatar Images, Google Maps API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#EVITE Event App

This was based off of our Phase 2 assessment in which we were challenged to build a full CRUD app, built on Sinatra with AJAX features. I added some additional styling (although it needs work), Gravatar images, and the beginnings of some Google Maps API integration. I worked on this on and off for two days.

To Run (I recommend NOT running the seed file)

bundle
rake db:create
rake db:migrate
shotgun

About

Basic Event App, Gravatar Images, Google Maps API


Languages

Language:CSS 75.1%Language:Ruby 23.6%Language:JavaScript 1.2%