Projects with this topic
-
Web application for nail salon management. The system is available in two options for viewing - authorized users who see all the entities of the system (Administrator), and authorized users who see only their orders (Manicure master).
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 -
-
-
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