gdscigdtuw / photo_effect

A web application that renders an effect on an image uploaded by user using python image processing libraries.
8 stars 10 forks source link

Initial setup #1

Closed srishti-negi closed 3 years ago

srishti-negi commented 3 years ago

Create basic flask application structure with just an index page

The application should have the following structure:

refer to https://github.com/dscigdtuw/WebD/tree/master/Flask/sessions/session_1 to get started

srishti-negi commented 3 years ago

Assigned to @Balpreetkaur291