Gabby-Recny / ideabox

2108 Group Project Ideabox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2108 Group Project Ideabox

Abstract:

This group project combined all of our new skills to create an app for jotting down, saving, and organizing ideas. The comp was built to a specified design, and some functionality implemented.

Contributors:

Technologies Used:

  • Javascript
  • HTML
  • CSS
  • Atom

Project Spec:

The project instructions and rubric can be found HERE

Wins:

A huge amount of learning went into this project. Overall positive teamwork experience. Although we didn't get as far as we would have liked, there was a lot of respect for each other's time, energy, and boundaries.

Challenges:

Most of it was a challenge. We did not finish. Early on, some CSS work was lost during a merge conflict. Several bugs remain. The biggest specific challenges were the functions to favorite and delete cards, and working with local storage.

User Instructions:

The deployed project can be found HERE

When the page loads, you will see input fields for title and body. Once text is entered into both fields, you will be able to click the save button to save your idea.

Screen Shot 2021-09-21 at 6 41 25 PM

Screen Shot 2021-09-21 at 6 42 25 PM

Once your idea is created it will appear on the page, below the text input. If you click the white star in the top left corner of an idea card, the star will turn orange to indicate it has been favorited.

Screen Shot 2021-09-21 at 6 45 20 PM

If you click the X in the top right corner of an idea card, the card will be deleted. Screen Shot 2021-09-21 at 6 46 28 PM

About

2108 Group Project Ideabox


Languages

Language:JavaScript 43.7%Language:CSS 40.2%Language:HTML 16.2%