Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekidharsh/photo-editor
Basic photo editor app to select, upload and edit up to 10 images at a time
https://github.com/geekidharsh/photo-editor
flask-application html-css-javascript python
Last synced: 6 days ago
JSON representation
Basic photo editor app to select, upload and edit up to 10 images at a time
- Host: GitHub
- URL: https://github.com/geekidharsh/photo-editor
- Owner: geekidharsh
- License: mit
- Created: 2023-09-01T21:16:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T03:21:16.000Z (over 1 year ago)
- Last Synced: 2023-09-03T03:48:28.992Z (over 1 year ago)
- Topics: flask-application, html-css-javascript, python
- Language: CSS
- Homepage:
- Size: 36.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# photo-editor
Basic photo editor app to select, upload and edit up to 10 images at a time## Features:
- select and upload one or more images - done
- show preview of the images selected
- Add a loader that appears while preview or loading is in progress.
- upload and store images using a web app, flask etc.
- change select image button to reflect that there are images selected already
- add a circular loader