gohil-jay / Macro-Python-Projects

This repository consists of macro-level python projects that undertake a simple task and perform it using small python code snippets.
GNU General Public License v3.0
17 stars 24 forks source link

adding image uploader web app #56

Closed ritishbhardwaj closed 1 year ago

ritishbhardwaj commented 1 year ago

@gohil-jay kindly merge PR

ritishbhardwaj commented 1 year ago

Short description of this project

this web application helps users to save their data (images) in database in a sorted manner. User can easily get out of those old method of finding particular pic on particular date by using this application. it provides solution to user by sorting out the images in such a way that user can easily find out particular image on particular date because of the time stamp over the pic when clicked the pic.

how to run this web App

ScreenShots

194800655-478e78d6-71d1-4167-bd5f-5d2cc643e84f UI

194800655-478e78d6-71d1-4167-bd5f-5d2cc643e84f Creation of tables in database

194800704-f236cfd2-095e-4cca-9450-2a5d0b694f28 users' uploaded data

ritishbhardwaj commented 1 year ago

@gohil-jay i hope you find these changes useful for your repo any other change you want????

gohil-jay commented 1 year ago

This is good to go.