A clean Django Library Management System with books, authors, genres, CRUD, search, filters, pagination, and a customized admin panel.
-
Updated
Nov 17, 2025 - Python
A clean Django Library Management System with books, authors, genres, CRUD, search, filters, pagination, and a customized admin panel.
OrderFlow Optimizer is an order assignment and route optimization system designed for delivery riders. It automatically assigns orders based on location, availability, and workload while calculating the efficient routes. This ensures faster deliveries, balanced rider distribution, and improved operational efficiency for logistics companies.
Python application that models a coffee-shop domain. The implementation is guided by object-oriented programming principles, including classes design, methods implementation, and relationship establishment between objects
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
GraphQL based search using Graphene for Django App. It also demonstrates Many to Many Hasthrough relation in Django.
the project included the implementation of an external apis and using ORM with flask and data managment using csv
a django application to add notes to models
The ripple-spreading algorithm for the many-to-many shortest path tour problem
Django package for generating methods for toggling ManyToMany relationship entries in models.
[Python, Flask, MySQL] Demonstrates COMPLEX understanding of the Model View Controller (MVC) design framework. MODEL: builds database, handles logic that relies on data, interfaces with database. VIEW: HTML page gets served to client, contains some logic handeled by template. Shows complete FLASK understanding with JINJA base which all other HTM…
[Flask MySQL Project] Created database. User logs in and information is saved to session. Takes you to dashboard to see all recipes. Can edit and delete recipe if you are the recipe creator. Dashboard contains all recipes that logged in users can view details of. Demonstrates complete understanding of RESTful routing, MVC design, SQL queries, an…
The ripple-spreading algorithm for the many-to-many path optimization problem
This project describes how to perform all the Relationships in Django
A sample repo showing data models evolve to use SQLAlchemy relationships
Use the deep learning recursive neural network keras RNN-LSTM Seq2Seq Many to Many model to predict some untrained points on a circle.
LSTM copy task in which a pattern is stored in memory and reproduced again
Add a description, image, and links to the many-to-many topic page so that developers can more easily learn about it.
To associate your repository with the many-to-many topic, visit your repo's landing page and select "manage topics."