micheqn3 / PhotoBomb

A wallpaper app that will curate wallpapers the user may like based on their 'likes' and 'dislikes' from a quick assessment.

Home Page:https://reddituser7777.github.io/PhotoBomb/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

UCI Group Project 1: PhotoBomb Application

This repository contains a mobile-first UI application made for mobile/desktop users who are looking for a wallpaper for their device. When the user clicks 'get started', they will be presented with images they can 'like' or 'dislike'. Following retrieval of the user input, the application gives a weight to each category of pictures and presents them with recommended wallpapers based on their earlier choices.

If the user already knows what kind of wallpaper they are looking for, they can search directly in the search box or they can choose one of the categories instead. When the user finds a picture they like, they have the option to download or save the picture. Saving pictures will keep them in local storage and will be appended to the 'saved' tab.

To execute the file:

  • Open in browser

Link to deployed application:

https://reddituser7777.github.io/PhotoBomb/index.html

Technologies used:

  • jQuery
  • Materialize
  • Unsplash API
  • T.LY URL shortener API

Contributors:

Screenshot of deployed application:

Screenshot

License

MIT

About

A wallpaper app that will curate wallpapers the user may like based on their 'likes' and 'dislikes' from a quick assessment.

https://reddituser7777.github.io/PhotoBomb/index.html


Languages

Language:HTML 61.5%Language:JavaScript 27.7%Language:CSS 10.8%