Coder Social home page Coder Social logo

stacks-on-stacks's Introduction

Stacks on Stacks

A Chrome extension optimized for StackOverflow. It works in the background, saving your Stackoverflow tabs so that you can go back to questions any time you want. Let's face it, 99% of coding is Stackoverflow'ing, therefore this extension will make you 99% better.

You have the option to create projects to organize your links into logical groups, and rearrange and delete links.

This chrome extension was first made at the TechCrunch Disrupt Hackathon on 5/2-5/3. We decided that we could actually find the extension useful, so it was polished after the hackathon.

You can check out the video of our sleep-deprived demo at the TechCrunch Hackathon here.

stacks-on-stacks's People

Contributors

chelseavalentine avatar juliepanda avatar

Stargazers

 avatar Ercument ESER avatar Sneha Inguva avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

juliepanda

stacks-on-stacks's Issues

Format answer & render as HTML

Get rid of the excess whitespace in top answer, and render the answers as HTML instead of just text, so you can click on links/see code excerpts, etc.

Fix 'Clear all' logic

Right now it works but a 'page not found' comes up right after clicking it. Maybe it has something to do with how the UI handles the data being received from storage and the moment it is all clear, it messes up the UI?

Optimize SCSS

Better style names. Try to follow conventions... etc.

Link rearrangement within a project

  • Edit button -> add event listener could reload in links
  • Can visually edit links
  • Confirmation dialog appears if try to close in edit mode ? or auto save?
  • press save button to save edits
    • get each project, find the other of the links (indices array?), then set the project's links in that order
    • save all of the project headers again
  • pressing enter while editing project's header --> all project headers save, too
  • in edit mode, use that drag-looking tool

Visually represent which project links are automatically being added to

  • Choose which project to add to w/ a * & show visually
    • Load in the starred project w/ a filled in star
    • Clicking on the star disables the 'on hover off' unfilled star
    • Second click on star does nothing in particular
      • Upon each click, you could reload all stars w/ that star being functionless

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.