GithubHelp home page GithubHelp logo

ideabox's Introduction

Turing Front End Module 1 Ideabox:

Our task was to recreate an Ideabox comp and the following functionality:

  • A user can submit idea with a title and description.
  • A user's ideas will display in a list in the UI.
  • A user can edit and delete those ideas and have their changes persist in local storage, even upon refresh.
  • A user can up and down vote the quality of their idea.
  • A user can search in real time their idea list.

We were able to build out this functionality. Our app is also responsive.

The desktop comp:

The desktop comp

The mobile comp:

The mobile comp

Our desktop app:

screen shot 2017-10-26 at 12 27 05 pm

Our mobile app:

screen shot 2017-10-26 at 12 27 19 pm

Things that make us proud:

  • We're proud of how we've preserved the comp's integrity.
  • We're proud that we built out our local storage using JSON and JS objects (and not arrays).
  • Of how much we've learned working together.

Things to improve in the next iteration

  • We have some small UI changes that move beyond the comp - for instance having the user-input form remain sticky when the user scrolls and the user-input submit upon enter/return.
  • We'd like ideas to sort by quality automatically.
  • We'd like to DRY up more of our jQuery, especially in our event listeners.

Questions we still have:

  • When should we strive for global vs local variables and where do you start losing your return on perfomance investment?
  • Should we truncate longer cards and when should we use webkits to do so?
  • When would our performance have been improved by using an array in local storage?
  • How do we implement modular scroll functionality and sticky nav? It seems really complicated...
  • How would a user clear the local storage?
  • Should you alphabetize functions in your JS file sections?
  • We found ourselves debating ids vs. classes often... when should uses classes in event bubbling?

Built With

  • HTML
  • CSS
  • JavaScript/jQuery

Authors

Acknowledgments

  • Thomas in Module #2 for his awesome help in brainstorming before we started!
  • Jesse in Module #2 for reviewing our code!
  • Our awesome classmate James for always being there to brainstorm when we're stuck.
  • Coffee

ideabox's People

Contributors

wagasky avatar soytjan avatar

Watchers

James Cloos avatar  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.