Learn to build a Django CRUD operations project using function-based views. Create, read, update, and delete records with this step-by-step guide.
-
Updated
Nov 25, 2024 - Python
Learn to build a Django CRUD operations project using function-based views. Create, read, update, and delete records with this step-by-step guide.
Поэтапная разработка многопользовательского блога на Django
Flask web application with CRUD operations and authentication using Google Books API
Python ve OpenCV ile plaka tanıma sistemi projesi.
Приложение для запоминания иностранных слов с GUI и CRUD (SQLite)
Template project for CRUD App using Vue.js and DRF
Todo web app based on Django Rest Framework, can perform CRUD operations, and current status of each todo is available.
YouTube Channel Seeker is a mini-proyect developed in Python, which implements a graphical interface (GUI) using PyQt5 library and a YouTube API connection. It's a tool that can create, read, update and delete (CRUD) a number of channels with some information such as name, link (URL) and category, which you can get from channels you're subscribe to
Banking log system, by using Django
This Voice-Activated Train Query System is a Python-based application that enables users to interact with a train database using voice commands. It converts spoken queries into text using Google’s Speech-to-Text API and retrieves train details from an SQLite database, allowing users to easily enquire about schedules, routes, and more.
A feature rich eCommerce platform for online clothing store built with Django and vanilla JavaScript.
A simple Todo App using django framework
Election Results Analysis & Management System: A Tkinter-based web application designed to manage and analyze election results for the 2024 Indian General Elections. Features CRUD operations for storing, updating, and viewing candidate-wise results, providing an intuitive interface to track electoral data.
Code snippets to demonstrate common Google Cloud Firestore operations with Python
ToDo/Reminders is a user-friendly, efficient to-do list application built with Python. Utilizing FastAPI for creating a high-performance RESTful API, SQLAlchemy for seamless database interactions, and Pydantic for robust data validation, this project exemplifies clean and maintainable code.
AirBnB Clone v3 - RESTful API is a Python and Flask-based implementation of a RESTful API for managing property rental resources, emphasizing CRUD operations and API development principles.
Python desktop application for managing a cafeteria menu with CRUD functionality, image handling, PDF generation, and print preview. Built with PySide6 and MySQL.
Add a description, image, and links to the crud-operations topic page so that developers can more easily learn about it.
To associate your repository with the crud-operations topic, visit your repo's landing page and select "manage topics."