Coder Social home page Coder Social logo

bookmark-app's Introduction

Live Link

User Stories

This is a Bookmark app created for Thinkful. Below are the User Stories As a user:

I can add bookmarks to my bookmark list. Bookmarks contain:

title url link description rating (1-5) I can see a list of my bookmarks when I first open the app

All bookmarks in the list default to a "condensed" view showing only title and rating I can click on a bookmark to display the "detailed" view

Detailed view expands to additionally display description and a "Visit Site" link I can remove bookmarks from my bookmark list

I receive appropriate feedback when I cannot submit a bookmark

Check all validations in the API documentation (e.g. title and url field required) I can select from a dropdown (a element) a "minimum rating" to filter the list by all bookmarks rated at or above the chosen selection (Extension feature - optional) I can edit the rating and description of a bookmark in my list All user stories above have been implemented. * Technical Requirements Use fetch for AJAX calls and jQuery for DOM manipulation Use namespacing to adhere to good architecture practices Minimal global variables Create modules in separate files to organize your code Logically group your functions (e.g. API methods, store methods...) Keep your Data out of the DOM No direct DOM manipulation in your event handlers! Follow the React-ful design pattern - change your state, re-render your component Use semantic HTML Use a responsive and mobile-first design Visually and functionally solid in viewports for mobile and desktop Follow a11y best practices Refer back to the accessibility checklist and the lesson on forms

bookmark-app's People

Contributors

angelothinks 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.