Coder Social home page Coder Social logo

gabrielavoll / idkrubyonrails Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 10.59 MB

2nd iteration of IDK NYC web application: shows you art gallery opening happening today near you (NYC only)

Home Page: https://idontknow-nyc.herokuapp.com

Ruby 3.42% CoffeeScript 0.04% JavaScript 0.55% CSS 0.95% HTML 1.40% C 71.16% Python 0.48% C++ 20.25% DTrace 0.44% Roff 1.31%
ruby heroku rails psql css jquery api website html

idkrubyonrails's Introduction

README

THIS IS THE IDK beta clone once it is successfully cloned, we are going to take it

TO THE NEXT LEVEL

--Gabriela Voll

Originally IDK NYC was built up in just basic PHP, HTML, CSS, MYSQL and JQUERY.

On an Apache Server, was very barebone and was put together between myself and Rahul Prithu ( @BluePhoenixRa )

This iteration was build my yours truely, with Ruby on Rails, HTML, CSS, JQUERY, POSTGRES and is Hosted on Heroku

It comes with a lot of upgrades, including:

  • a user experience; where you can create a profile, save and create events.
  • event have thier geo coordinated deduced via address thru freegeoip.net API
  • events have maps assocaited with them to show their location
  • sharing capabilities of events themselves
  • on admin side; multiple representations of the db (# events active, table list of events, user friendly list of event, event frequency graph)

To Run App:

  1. Locally run postgress DB
  2. Make local config/application.yml based off application_test.yml template
  3. in Terminal: bundle install
  4. make sure postgres is running locally
  5. in Terminal: rake db:migrate
  6. in Terminal: rake db:seed ( this will generate event in your db )
  7. in Terminal: rails server

Done!

Heroku DB Notes:

to access heroku db psql: in Terminal: heroku pg:psql

to test scraper: in Terminal: rake db:seed

Notes/Todo

  • seems Artcard.cc is down as of Jan 27, 2020 at least im un able to access it on chrome or firefox but we are still extracting data, very odd
  • our map api is no longer working correctly either, location is always randall island

idkrubyonrails's People

Watchers

James Cloos avatar Gabriela Voll avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.