Giter Club home page Giter Club logo

foto-finder's Introduction

Foto Finder

This project was a final solo project for Mod 1 at Turing. Solidify and demonstrate your use of: semantic HTML clean & organized CSS styles DRY JavaScript localStorage to persist data Iterate through/filter dom elements using for loops/array prototype methods Understands the difference between the data model and how the data is displayed on the DOM Ability to match/recreate a UI and create a great UX

It was designed as a way for us to demonstrate our command of specific javascript processes, html, and css. The goal was to build a responsive client-side application with good user feedback, and understand how to implement client-side data persistence using local storage, separate data (using a class) and dom models, data-* attributes, iterate over dom elements in order to filter what is being displayed, and craft code with clean style, using small functions that show trends toward DRYness.

FotoFider allows a user to create a "photo" with a title and caption, click the heart icon to save a targeted photo as a "favorite", click the trash icon to delete a targeted photo, update photos after they've been added, filter photos by their "favorite" status, and search for photos in the search bar. Photos (as well as any changes to that photo) are saved to local storage and persist on the DOM on pageload. Deleted items are removed from both the DOM and local storage.

Screenshots

Provided Comp

foto-finder-comp

My Build

foto-finder-top

foto-finder-bottom

Tech/framework used

Built with

foto-finder's People

Contributors

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