Skip to content

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

Notifications You must be signed in to change notification settings

micheqn3/PhotoBomb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.5%
  • JavaScript 27.7%
  • CSS 10.8%