There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Django-Inventory-Management-System
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.Bootstrap-Dashboard-Interface-Design
This is a Dashboard Interface built using mainly HTML and a little bit of CSS. The interface is built with Bootstrap 4.6 and Chartjs integration for data visualization. The end game of this project is to use these html files as templates for a Django Web Application. Find the link to the YouTube video is https://youtu.be/PjJ2pQLUDngDjango-Map-Locator
In this project, we will build a django web application that enables a user to search for a location and find same on a map. This project is accompanied with a YouTube video with a step by step guide to how build this project. We will learn some of the fundamentals of the Django Web Framework, integrate django with the Folium Python package. We will also use another python package, Geocoder to get the latitude and longitude as well as other relevant data from a search input. The link to the videos is https://youtu.be/2uFJ43DvhHgSENG207-PROGRAMMING-FOR-ENGINEERS-MATERIALS
This is the course material for SENG207 Programming for Engineers.HeatMap-Visualization-with-Folium-and-Django
In this project, we will build a django web application to show data on a map using heatmap. The link to the videos is https://youtu.be/mgtVOFU0Wc0.Simple-Django-Machine-Learning-Project
PostScribers-Django-Blog-Post-Project
In this project, we will build a micro blogging application in Django. This project will focus on building from scratch; some of the basic functionalities we use on a daily basis. The link to the YouTube video series to this project: https://youtube.com/playlist?list=PLInvlTu9nmo9Saxdd70M4f0m5jcPrWXd7django-search-project
In this video, we will build a simple django application and add in a search functionality that filters through objects from our database model. We will look at single and simple filter queries and also complex and multiple ones using Q. The YouTube link to this project is: https://youtu.be/iFlSrEuyl8IDjango-Newsletter-Project
In this Django web application, we will build a newsletter section from scratch. We will create an interface for users or visitors of a website to subscribe to a newsletter and receive a mail whenever a newsletter is indeed sent.Django-Data-Visualization-with-Chart.js
Django-Multiple-Database-Management-System
In this project, we will use Django routers to connect and integrate SQLite, Postgresql and MySQL Database Management Systems into s single Django Project.Build-a-Django-Web-Application-to-Send-SMS-using-Twilio
In this project, we will build a Django web application that allows an admin to send an SMS alert to a user based on some logic.Django-ToDo-App
This is a basic Django Todo Project that incorporates CRUD functionalitiesDjango-CSV-Folium-Project
In this project, we will build a django web application to show data on a map by importing data from a csv file. The link to the videos is in down below: Part One https://youtu.be/MGJwTzgNLUQ Part Two https://youtu.be/KdQPzlSdmSU .myrepo
SOM
TPM
This is Django Application that integrates multiple database connectivityWebInterface1
This is an HTML and CSS tutorial for Level 200 Computer Engineering StudentsMNIST_HandwrittenDigitsNeuralNets
ToDo-Flask-Application
This is a ToDo Web Application built using Flask. This course contains the basics of the Python Flask library, HTML and Bootstrap5. This project covers an application that has basic CRUD functionalities of a database-driven application.NumPy
In this repository, I teach NumPy from a basic to intermediary level. The main files in this repo are the Numpy.ipynb and the Template.ipynb for learning. .Django-Payslip-Project-HTML2PDF
In this project, we will build a simple django application that renders an html view into pdf. In this context, we will look at it from a pay slip point of view but the concept of this project will apply to making an invoice, receipt or generating a report in pdf. Video link: https://youtu.be/yf2XTW9lqp4PythonMaterial
Love Open Source and this site? Check out how you can help us