Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

drostehk/flask-react

Repository files navigation

Flask & Reactjs

Build Status Coverage Status

This project is for create the structure of a new application with the following architecture. My personal goal is understand and apply the test driven development process. I want to develop web applications that send the complete html document only a few times, and use AJAX to build the User eXperience.

Backend

  • Flask as html provider and api backend
  • Flask-SQLAlchemy to store relational models
  • Flask-Security
  • Pytest

Frontend

  • ReactJS as user interface
  • React-router
  • Semantic-UI-React to make it nice
  • webpack to build the scripts
  • (Something for test?)

Why did you do this in this way?

I found that there are many ways to do the same. I'm gonna publish here some websites that help me to understand different structures. If you think that there is a better way, please let me know.

References

About

Flask & React boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published