Giter Site home page Giter Site logo

affirmation-group's Introduction

JavaScript Affirmation App Group Project

Please remember that the goal of these group projects is to work together. Between these two possible outcomes:

  1. All three parts were completed. Two group members are unsure how one or more features were implemented.
  2. Just the first two parts were completed. All group members have an understanding of how these features were implemented.

Outcome #2 is 100% preferable.

Required Features:

Be sure to do these in order: No moving on to Part Two if you haven't finished Part One.

Part One:
  • Users can click on the fire emoji button to add a fire emoji to the DOM.
  • Users can click on the ice emoji button to add an ice emoji to the DOM.
Part Two:
  • Users can fill out the two inputs and click submit to add a positive affirmation to the table.
  • Note: Be sure to delete the hardcoded table rows from index.html once you have this part working.
Part Three:
  • Users should have the ability to delete positive affirmations from the table.
  • Note: Recommended visual appearance of this feature: delete

Stretch Goals:

ONLY If you complete the above features and everyone on your team is feeling good about the code! Your app needs to implement conditional logic based on the count of ๐Ÿ”ฅ and โ„๏ธ emojis that exist on the DOM: - A user cannot create a new affirmation unless ๐Ÿ”ฅ > โ„๏ธ. - A user cannot delete an affirmation unless โ„๏ธ > ๐Ÿ”ฅ.

Alternatively, take some time to style this app and make it beautiful.

  • Note: There's already some basic CSS implemented, including an example of using flexbox to create a minimal header/main/footer layout.

affirmation-group's People

Contributors

jbass423 avatar

Watchers

 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.