Giter Site home page Giter Site logo

linked-list's Introduction

A List to Store Pages You Want to Read!

Try it out.

Created by Christine Gamble and Adam Rice.

Two input fields. One for the title of the bookmark. One for the URL that the bookmark should link to. One for creating the bookmark and adding it to the page.

  • A section for all of the created bookmarks; each bookmark should display: The title of the bookmark. The URL of the bookmark (this should be clickable and link to the URL). A button to “Mark as Read”. A button to “Remove” the bookmark.

The user should be able to input a title and URL into the appropriate fields. When the user clicks on the button for creating the bookmark, it should be added to the bookmarks section.

  • When the user clicks on the “Mark as Read” button: A class of .read should be added to the bookmark. If it already has the class of .read, it should be removed. When the user clicks on the “Remove” button, the link should be removed from the page.

If the user omits the title or the URL, the application should not create the link and should instead display an error. The application should be resposive and work equally well on desktop and mobile.

linked-list's People

Contributors

ccgamble avatar adam-rice avatar

Watchers

James Cloos avatar  avatar

Forkers

benjaminpjacobs

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.