Giter Club home page Giter Club logo

ideabox's Introduction

IdeaBox

A box for all of your ideas. This site allows you to record and archive your ideas, good and bad alike! When you save a new idea, it generates a new card on the page. From here you have the option to favorite individual ideas or delete them from the collection. Additionally, you can filter the card view based on favorites or search terms.

Tech

This site was built using JavaScript, HTML, and CSS. The main functionality of the site is created through DOM manipulation in the JavaScript file.

Contributors

This site was built by Matt Meier, Dillon Parker, and Kim Ward as a group project for Turing School of Software & Design.

Future Additions

  • Create a page layout that is responsive across screen sizes, from desktop to mobile
  • Allow you to add comments to your saved ideas
  • Add client-side storage that allows ideas to persist on the page after page reload

Step-by-Step Guide

Part 1: Adding Ideas

The site can be opened at this link. On load, you will see the main page that contains a form to add new ideas and a section that displays these ideas as "cards."

ideabox-main

To add an idea, type your text into the Title and Body form fields then click Save. The Save button is disabled until you add text to both fields.

Part 2: Favoriting Ideas

In the top left corner of each idea card there is a star icon. Click on the star icon to save this idea to your favorites. Click on it again to remove the idea from your favorites.

favoriting-ideas

Part 3: Deleting Ideas

Click the X icon in the top right corner of an idea card to delete the idea.

deleting-ideas

Part 4: Filtering

In the left sidebar there is a Show Starred Ideas button. If you have ideas that are favorited, clicking this button will display only your favorite ideas and remove the rest of the cards from view. If no ideas are favorited, this button will remove all cards from view.

After switching to the favorites view, the button text changes to Show All Ideas. This allows you to toggle between the two views.

starred-view

Besides switching views, you can also use the search field to filter your ideas. Typing in search terms will automatically hide the cards that do not match the criteria.

search-ideas

ideabox's People

Contributors

kmewrd avatar prkr93 avatar mmeier274 avatar

Watchers

Caleb Haizlett avatar  avatar

Forkers

kmewrd

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.