Projects with this topic
-
Phoenix is a comprehensive web app template built with a Flask backend and a modern, responsive frontend styled with Tailwind CSS. It serves as a foundational starting point for developers looking to grow their Flask projects and analyze the implementation of more complex features. The template is designed to explore crucial functionalities, including the integration of a payment system and the proper management of user sessions. Its modular structure encourages extendability with other open-source libraries, featuring dedicated CSS and JavaScript files for each page to ensure clean, organized, and maintainable code.
Updated -
Talkify provides a robust web app template built on a Flask backend, with a responsive and familiar frontend powered by Bootstrap CSS. It is designed to serve as a foundational boilerplate for developers looking to scale their Flask projects and explore the implementation of essential, dynamic features. The core focus of this template is to offer a clear example of how to build and integrate a user messaging system, manage user sessions securely and effectively, and extend functionality with other open-source JS and CSS libraries. For enhanced organization and maintainability, the project follows a modular structure where each page is linked to its own dedicated CSS and JavaScript files.
Updated -
Django is a high-level Python web framework that promotes rapid development and clean, pragmatic design. SQLAlchemy is a powerful SQL toolkit and Object-Relational Mapping (ORM) library for Python. While Django has its own ORM, SQLAlchemy offers a more flexible and comprehensive set of tools for handling database operations. Integrating SQLAlchemy with Django can provide developers with advanced database functionalities and greater control over their data models and queries.
Updated -
A web application, using python, jQuery, SQLalchemy database, works with HTML and CSS, working in FLASK environment.
Updated -
Work-in-progress on a web-based Pinochle game.
Card deck handling from github/Trebek/pydealer, with changes. Card faces from github/htdebeer/SVG-cards. Brython and brySVG are used for the user interface with special thanks to Andy for helping!
Updated -
-
-
Flask microservice for tracking investments
Updated -
A Python web app that demonstrates Create Update Delete (CRUD) functions in a Pythonic way. It allows users to sign in using a secure password and view a list of birds by their English name.
Updated