Skip to content

jkvora/Photo-Collage-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo-Collage-Maker

A Simple Photo Collage Maker Web Application

It uses fabric js to provide interactive object model on canvas.

Functionality Implemented:
--> User can drag and put images into canvas or upload it via "Upload Button".
-->They can drag images and rotate images.Also,they can scale images acc. to their sizes.
-->They can remove from canvas by simply selecting object and pressing DEL key.



Functionality need to be Implemented:
-->Give Image search bar to display some images based on search instead of images from img folder( hardcoded). -->Give "Download" Button to download photo collage done. ( Implemented but not given because tainted canvas cannot be download because of image fixtures of CORS origin)
-->Give some free hand canvas functionalities.
-->Better UI.

Web Demo: https://photocollagemaker.herokuapp.com/
To run locally:Clone the repository.
Run : npm install
After installing dependencies,run command: "npm start"
In browser launch : localhost



For task runner Gulp is used.
Type "gulp" to run tasks.

About

A Simple Photo Collage Maker Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published