Skip to content

yusufocaliskan/python-flask-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask MVC Structure

Introduction

This repository contains a small yet effective example of a Python Flask project structured following the Model-View-Controller (MVC) pattern. It provides a foundational setup for a Flask application, integrating essential components such as database configuration and basic application structure.

Features

  • MVC Architecture: Implements the MVC pattern, ensuring separation of concerns and better organization of code.
  • Database Integration: Example setup for connecting to a MySQL database.
  • Basic Flask Setup: A minimal Flask application ready for further development.

About

A small python flask mvc structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published