Skip to content

kalayciali/flask_react_imagiology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FLASK with REACT

This is my first flask application. It seems flask is "flat", without much magic things, as always said. I like the structure of it.

I mostly use mega flask resource. I was leaving it for future days always, now at least I go over it. Here is the link to the blog of Miguel Grinberg

I m thinking to do image gallery with flask-restful package if I could make it in time. I couldn't finish it in time. I was planning to use dropzone library for uploading. My future concern here is how to send file within json. I was expecting problems there. I was planning to implement smt similar to this.

For React side, I use redux-saga. I don't like to work with promises, if needed i could learn though. Everything related to api and redux state is within store dir. I like this file structure. I have read that there is more concise way of writing redux things with createSlice logic but I still haven't tried it.

Maybe I should generate React pages from index.html but still haven't tried it.

About

brand new first flask web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published