Skip to content

Web app for drawing, editing and saving image built with jQuery, powered by Flickr's API

Notifications You must be signed in to change notification settings

aruvham/hyper-sketch-2000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper Sketch 2000

Hyper Sketch 2000 is a web application that allows the user to search for pictures posted on Flickr, edit them and store them in a MongoDB database. It was build using jQuery for DOM manipulation and p5.js for editing the pictures.

How to Use

By clicking the Search Flickr button, the user can look for pictures posted on Flickr that match a particular search term.

When looking at the search results, the user can click the Open in Editor button to access the editor view of that particular picture.

hyper sketch 2000 screenshot

In the editor view, many options become available. It is possible to edit the title and author of the picture and draw over it using the pencil. Clicking on a different color will change the color of the pencil.

By clicking the Save button, the user can save the current modified version of the picture in the database. An alert will appear letting the user know if the image has been correctly stored.

hyper sketch 2000 screenshot

By clicking the Search Saved button, the user can look through all the pictures stored in the database. It is possible from this view to delete individual images or open them in the editor.

hyper sketch 2000 screenshot

Free Draw Mode provides the user with an empty Canvas for quick sketching.

hyper sketch 2000 screenshot

About

Web app for drawing, editing and saving image built with jQuery, powered by Flickr's API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published