Giter Site home page Giter Site logo

scraping-kickstarter's People

Contributors

annjohn avatar curiositypaths avatar deniznida avatar drakeltheryuujin avatar febbraiod avatar fislabstest avatar floresviv avatar fs-lms-test-bot avatar gilmoursa avatar ihollander avatar ipc103 avatar kthffmn avatar loganhasson avatar maxwellbenton avatar msuzoagu avatar plai217 avatar pletcher avatar sarogers avatar sophiedebenedetto avatar victhevenot avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scraping-kickstarter's Issues

explain why we have the fixture

kickstarter.com may change at any time! So we included a downloaded version for you to work against so we have a known good solution

Unclear instructions

"and add binding.pry after the last line."
Super confused as to what the last line was. I placed my binding pry on the line after kickstarter = Nokogiri::HTML(html)

Example:

def create_project_hash
html = File.read('fixtures/kickstarter.html')
kickstarter = Nokogiri::HTML(html)
binding.pry
end

clean up readme

remove all content not directly related to completing the lab. All of that is covered in two previous readings and code alongs now.

The instructions for opening the fixtures/kickstarter.html in a web browser don't appear to work.

Hello. I need to preface this by mentioning that I am using the Learn IDE in Google Chrome on a Windows OS. That having been said, the instructions for opening the fixtures/kickstarter.html file in my web browser don't work, for some reason. I am able to access the file in my web browser, but not with the instructions in the README.

Here are the instructions that don't work:

"If you are using the Learn IDE right click on the kickstarter.html file and select Show in Finder. Once Finder opens double click kickstarter.html to view the file inside your default web browser. If you are not using the Learn IDE, try open kickstarter.html inside your text editor and right-click anywhere on the page to select open in browser from the menu that appears."

The trouble is, no matter where I right-clicked (on the file name, inside of the file, etc.), I did not see "Show in Finder" or "Open in Browser" among my available menu options. I suspect that the "Show in Finder" option is only available for Apple computers.

Currently, the only way that I can open the fixtures/kickstarter.html file inside of my browser is by typing httpserver into the Learn IDE terminal, going to the link provided, and navigating to fixtures/kickstarter.html from there. However, the instructions in the README don't mention httpserver as an option.

Thanks for looking into this! Please let me know if you need any more information.

Regards,

Sdcrouse

Seems slow and buggy...

I tried resetting the browser multiple times and reloading IDE multiple times. The lab still behaves oddly. It crashes frequently and will raise errors such as "undefined variable kickstarter" even when the variable is clearly defined. Please check and debug.

Add terminal key shortcuts for use in Pry

This is the first time a student runs pry not through rspec and invokes it on their own. It returns an entire HTML page and the lab doesn't explain how to navigate around the response.

It behaves like it "froze" and doesn't accept any input. Command + L seems to work, if you follow it with a Q.

IDE unresponsive

IDE is unresponsive and buggy. This has been an ongoing issue for 3 weeks now. This is negatively impacting my curriculum progress.

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.