Found 33 repositories(showing 30)
KenBroTech
This is a Django Inventory Management System Web Application. This course contains the basics of Django to intermediary and advanced concepts in Django, Web Development and Software Engineering as a whole.This project covers building an interface using bootstrap, integration with Chartjs for data visualization for the interface and the CRUD functionalities of a database-driven application.
sanusanth
What is Python? Executive Summary Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed. Often, programmers fall in love with Python because of the increased productivity it provides. Since there is no compilation step, the edit-test-debug cycle is incredibly fast. Debugging Python programs is easy: a bug or bad input will never cause a segmentation fault. Instead, when the interpreter discovers an error, it raises an exception. When the program doesn't catch the exception, the interpreter prints a stack trace. A source level debugger allows inspection of local and global variables, evaluation of arbitrary expressions, setting breakpoints, stepping through the code a line at a time, and so on. The debugger is written in Python itself, testifying to Python's introspective power. On the other hand, often the quickest way to debug a program is to add a few print statements to the source: the fast edit-test-debug cycle makes this simple approach very effective. What is Python? Python is a popular programming language. It was created by Guido van Rossum, and released in 1991. It is used for: web development (server-side), software development, mathematics, system scripting. What can Python do? Python can be used on a server to create web applications. Python can be used alongside software to create workflows. Python can connect to database systems. It can also read and modify files. Python can be used to handle big data and perform complex mathematics. Python can be used for rapid prototyping, or for production-ready software development. Why Python? Python works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc). Python has a simple syntax similar to the English language. Python has syntax that allows developers to write programs with fewer lines than some other programming languages. Python runs on an interpreter system, meaning that code can be executed as soon as it is written. This means that prototyping can be very quick. Python can be treated in a procedural way, an object-oriented way or a functional way. Good to know The most recent major version of Python is Python 3, which we shall be using in this tutorial. However, Python 2, although not being updated with anything other than security updates, is still quite popular. In this tutorial Python will be written in a text editor. It is possible to write Python in an Integrated Development Environment, such as Thonny, Pycharm, Netbeans or Eclipse which are particularly useful when managing larger collections of Python files. Python Syntax compared to other programming languages Python was designed for readability, and has some similarities to the English language with influence from mathematics. Python uses new lines to complete a command, as opposed to other programming languages which often use semicolons or parentheses. Python relies on indentation, using whitespace, to define scope; such as the scope of loops, functions and classes. Other programming languages often use curly-brackets for this purpose. Applications for Python Python is used in many application domains. Here's a sampling. The Python Package Index lists thousands of third party modules for Python. Web and Internet Development Python offers many choices for web development: Frameworks such as Django and Pyramid. Micro-frameworks such as Flask and Bottle. Advanced content management systems such as Plone and django CMS. Python's standard library supports many Internet protocols: HTML and XML JSON E-mail processing. Support for FTP, IMAP, and other Internet protocols. Easy-to-use socket interface. And the Package Index has yet more libraries: Requests, a powerful HTTP client library. Beautiful Soup, an HTML parser that can handle all sorts of oddball HTML. Feedparser for parsing RSS/Atom feeds. Paramiko, implementing the SSH2 protocol. Twisted Python, a framework for asynchronous network programming. Scientific and Numeric Python is widely used in scientific and numeric computing: SciPy is a collection of packages for mathematics, science, and engineering. Pandas is a data analysis and modeling library. IPython is a powerful interactive shell that features easy editing and recording of a work session, and supports visualizations and parallel computing. The Software Carpentry Course teaches basic skills for scientific computing, running bootcamps and providing open-access teaching materials. Education Python is a superb language for teaching programming, both at the introductory level and in more advanced courses. Books such as How to Think Like a Computer Scientist, Python Programming: An Introduction to Computer Science, and Practical Programming. The Education Special Interest Group is a good place to discuss teaching issues. Desktop GUIs The Tk GUI library is included with most binary distributions of Python. Some toolkits that are usable on several platforms are available separately: wxWidgets Kivy, for writing multitouch applications. Qt via pyqt or pyside Platform-specific toolkits are also available: GTK+ Microsoft Foundation Classes through the win32 extensions Software Development Python is often used as a support language for software developers, for build control and management, testing, and in many other ways. SCons for build control. Buildbot and Apache Gump for automated continuous compilation and testing. Roundup or Trac for bug tracking and project management. Business Applications Python is also used to build ERP and e-commerce systems: Odoo is an all-in-one management software that offers a range of business applications that form a complete suite of enterprise management applications. Try ton is a three-tier high-level general purpose application platform.
AliNamavar
A comprehensive **Task Management System** built using Django Rest Framework (DRF). This project demonstrates advanced API development techniques, showcasing best practices for building secure, scalable, and user-friendly RESTful services.
Jayrajsinh-Gohil
Welcome to the Advanced Attendance System project! This web-based system leverages modern technologies like Python, Django, OpenCV, and Face Recognition to provide a seamless, automated attendance solution. It’s designed to make attendance management for both employees and administrators more efficient and reliable.
Adeshinadev
THIS PROJECT WAS BUILT FROM SCRATCH, MAJOR REFERENCE WAS DJANGO'S DOCUMENTATION. This is An advanced school management system that allows the teacher to upload release via a CSV file, the website automatically calculates the average and total score of students the assign grades to them.it also generated Id cards for students, allows the student to make payment online via paysatck, automatically generates a printable receipt, it allows the school's accountant to track payment and generate the report. other features include posting an upcoming event, and an inquiry page. e.t.c
No description available
akashkumar751
Covid-19 Hospital, Patient Management, Beds Management, Python Django Project with Source Code . Covid-19 Hospital patient management , system will full and advanced features. Hospital Management System is a web application for the hospital which manages doctors and patients. In this project, we use Python Django and SQLite database. A responsive web-app with aesthetic and accessible UI for managing COVID patients of a certain hospital built using Django and Bootstrap framework
This is a Django Inventory Management System Web Application. It contains the basics of Django of intermediary and advanced concepts of Django, Web Development and Software engineering as well. This project covers building an interface using bootstrap, integration with Chartjs for data visualization for the interface and the CRUD func…
hochungyan
This project is a comprehensive, advanced full-stack Learning Management System (LMS) built from scratch using Django for the backend and React for the frontend. The system is designed to provide essential features for both learners and instructors, facilitating a dynamic and interactive online learning experience.
devmmk
Advanced identity and access management system built with Django — featuring JWT authentication, OAuth2/OIDC, MFA, session tracking, and full audit logging. Developed as a production-grade showcase project to level up my portfolio and demonstrate real-world backend engineering skills.
AAhadNur
Experience the next level of customer relationship management with my Django CRM project. Efficiently track interactions, manage leads, and gain insights from data analytics. Personalize customer experiences, streamline workflows, and make data-driven decisions. Elevate your business with this advanced CRM system!
ketutechnology
Covid-19 Hospital patient management , system will full and advanced features. Hospital Management System is a web application for the hospital which manages doctors and patients. In this project, we use Python Django and SQLite database. A responsive web-app with aesthetic and accessible UI for managing COVID patients of a certain hospital built using Django and Bootstrap framework Features: Covid-19 Hospital Management python django Clean aesthetic User Interface, which changes dynamically as per the status of patient changes In bed availability grid the red color indicates that bed is occupied else available It is one of the two pages available for public to view Here you can add patient for storing it to the db. Patient's relative contact details are also taken to check if the relative has contacted COVID virus Bed numbers which are available are only shown Information filled here, will make changes in dashboard dynamically Since there are relatively more COVID patients than any other viruses/diseases, a checklist for COVID symptoms only is present Here you can search patients wrt to name, bed no. doctor assigned and status You can also find update button to update the patient details. This is where the actual updates for individual patients are done Seat Management. Equipment Management. Oxygen Management. Doctor Management. Daily Patient Routine Checkup . Hospital capacity, including information on ICU capacity and available ventilators Staffing levels, including any shortages How many patients are coming into the hospital with confirmed or suspected COVID-19 cases Many other relevant details that public health officials need to properly coordinate COVID responses
nageswaridevi-123
A complete, production-ready catering business website built using Python Django. This project includes a full booking system, menu management, gallery, testimonials, and an advanced Django admin dashboard.
ramisys
EduLog is a Django-based educational management system developed as a 3rd year project for IT313-Advanced Database Systems (1st Semester, AY 2025-2026), featuring semester-based grading.
ExitLigh7
QuanDao will be martial arts academy management system. This project is developed as part of the final assessment for the Django Advanced course at SoftUni.
amineross
Business Inventory Management System Web Application. Relying on intermediary to advanced concepts in the Django Framework . This project uses bootstrap for interface building and ChartJS for data visualization.
VishalNeosoft24
TaskBoard is a modern project & task management system built with Next.js and Django REST. Features include user management, projects, advanced tasks, comments, real-time updates, analytics dashboards, premium UI, infinite scroll, skeleton loaders, and role-based collaboration.
LMDev024
This project implements an Advanced Authentication System using Django, designed to be easily reusable and customizable for other projects. The system provides essential features for secure user management, including user registration, login, password reset, two-factor authentication (2FA), profile management, and role-based permissions.
jiljiislob-creator
DjangoAuthHub is a comprehensive Django-based project that demonstrates a custom user authentication system with email verification, password reset functionality, and user role management. This project serves as a practical example for developers looking to implement advanced authentication features in their Django applications.
keshav4118
This is a Django Inventory Management System Web Application. This project contains the basics of Django to intermediary and advanced concepts in Django, Web Development and Software Engineering as a whole.This project covers building an interface using bootstrap, integration with Chartjs for data visualization for the interface and the CRUD function with Django Models.
A Django project utilizing Django Rest Framework (DRF) and MySQL for building a robust backend system for the LittleLemon restaurant. This project showcases advanced backend development skills, including API design, database integration, authentication, user security with an interactive, efficient and secure data management interface.
Yohannes-Garomsa
A production-style financial management dashboard built with React. This project focuses on mastering advanced frontend architecture, state management, performance optimization, and scalable component design. It will later evolve into a full-stack system using Django REST and MySQL.
Alpheus-godswill1
CRM (Customer Relationship Management) project built using Django. The project includes various features essential for managing customer interactions, tracking leads, and improving customer relationships. From user authentication to advanced database queries, the project covers a wide range of functionalities commonly found in CRM systems.
ZahraAbbakhsh99
This repository contains the solution for the third exercise of the Django course. The project focuses on building a Library Management System, showcasing advanced Python concepts such as object-oriented programming (OOP) and the use of classes.
GAITURI
Covid-19 Hospital patient management , system will full and advanced features. Hospital Management System is a web application for the hospital which manages doctors and patients. In this project, we use Python Django and SQLite database. A responsive web-app with aesthetic and accessible UI for managing COVID patients of a certain hospital
nayemhosen
This is the **third major update** of the Library Management System project. Version 3 focuses on advanced features, improved performance, and a more polished user experience. Built with **Python & Django**, this release includes deeper functionality and better scalability.
RobLeexx
This project is an intelligent web-based system designed to support criminal investigation processes through advanced image analysis and data management. Built with a Django (backend) and React (frontend) architecture, it integrates multiple specialized modules to streamline forensic workflows.
balaji-u-012
Smart CRM System with AI & Advanced Analytics This project is a Smart Customer Relationship Management system built using Django , designed to help businesses efficiently manage leads, agents, and sales pipelines. It combines robust CRM functionalities with modern UI/UX and AI-powered features like live chat
LozinskiMatthew
This large-scale project features an advanced Retrieval-Augmented Generation (RAG) system built within a RESTful API architecture. Leverages a dual-backend design with Django for user and PostgreSQL database management, and FastAPI for RAG logic within isolated containers to ensure modularity and scalability.
Muzzammil-007
A hybrid fintech payment system with a Node.js microservice for payment processing and a Django admin backend for transaction management. This project demonstrates a scalable, secure, and feature-rich architecture for handling financial transactions, with advanced features like analytics, role-based access control, and audit trails.