Prodigy-InfoTech / Web-Development-Projects

Repo for Web Development Projects
GNU Affero General Public License v3.0
32 stars 59 forks source link

Image Editing app that allows the user to edit their picture #103

Closed AshishGupta18 closed 8 months ago

AshishGupta18 commented 8 months ago

Description

Image Editor is a simple image-editing web application built using HTML, CSS, and JavaScript. This application allows users to upload an image, make various edits to the image, and then download the edited image. Users can also reset the edits at any point during the editing process.

Issue

Fixes #102

Type of change

Checklist:

AshishGupta18 commented 8 months ago

@prodigyinfotech, please review and let me know if any changes are to be made.

prodigyinfotech commented 8 months ago

Please follow markdown syntax in your PR and delete .DS_Store files

AshishGupta18 commented 8 months ago

@prodigyinfotech, done with the changes, let me know further if anything is missing

prodigyinfotech commented 8 months ago

Rename the folder to "Image Editor"

AshishGupta18 commented 8 months ago

@prodigyinfotech, done with that too.

prodigyinfotech commented 8 months ago

The folder name should have space in between

AshishGupta18 commented 8 months ago

@prodigyinfotech, done with that too