Giter Site home page Giter Site logo

bear-watcher's Introduction

Bear Watcher Project

This project was created to practice modularizing code into multiple javascript files. The user enters a URL for a bear image and a bear name into the form and a card is created with the user input information.

Build Status

Netlify Status

Demo

Bear Watcher Demo

Bear Watcher Live Site

Technologies Used

  • HTML
  • CSS

bear-watcher's People

Contributors

kaitvan avatar

Watchers

 avatar

bear-watcher's Issues

Form on Page Load

User Story

When the page loads, the user should see a bootstrap form that allows me to enter in a bear name and image url for a new bear. Wireframes shown here.

Acceptance Criteria

WHEN the page loads
THEN a form should appear for the user to enter the following bear sighting information:
-image URL
-bear name
-type of bear
-location
-bear activity

Dependencies

Basic file setup must be complete.

Dev Notes

Use bootstrap forms.

Bear info cards

User Story

As a user, when there are bears that are being tracked (ie after I have added one), I should see all their information displayed on a card.

Acceptance Criteria

WHEN the user clicks submit
THEN a card with the user input should appear

Dependencies

#2 form displayed
#3 submit button loading information into an array

Dev Notes

Use bootstrap for cards.

Submit button on bear sighting form

User Story

As a user, when I click the submit button on the new bear form a bear should be added to the page.

Acceptance Criteria

WHEN the submit button is clicked
THEN the form clears
AND the submitted information is added to an array of objects

Dependencies

#2 should be completed first

Dev Notes

Use modularized JS for button action.

Styling

User Story

As a user, the site is visually appealing with a clear color scheme applied to all elements and spacing between elements.

Acceptance Criteria

WHEN the user loads the page
THEN all items on the page are easy to see with spacing between elements

Dependencies

#4

Dev Notes

Use bootstrap to achieve most spacing needs. Need to override bootstrap styling on classes for button to appear in the color scheme.

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.