
- Видео 598
- Просмотров 276 761
Swahili ICT Tutorials
Танзания
Добавлен 15 апр 2021
Kiswahili is a language spoken in East African countries and is the official language of the East African community and is expected to be the language of business throughout Africa, this channel teaches technology lessons in Kiswahili, the aim is to inform the masses of Africans about the technology of information systems, telecoms, Data science, Databases, Statistics and artificial intelligence in Kiswahili language for students and individuals
Open-Source Technologies in Web Development LIBRARIES, SOFTWARES, FRAMEWORKS, DATABASES, CDNs
PostMan API testing
www.postman.com/downloads/
Ubuntu Desktop
ubuntu.com/download/desktop
Pgadmin4 Management studio
www.pgadmin.org/download/pgadmin-4-apt/
bootswatch Material UI
bootswatch.com/
fontawesome Material Icons
fontawesome.com/download
Visual Studio Code
code.visualstudio.com/
Gunicorn WebServer
gunicorn.org/
Apache Web server
httpd.apache.org/
django-crispy-forms
pypi.org/project/django-crispy-forms/
SQLlite RDBMS
www.sqlite.org/docs.html
Anaconda for AI and ML
www.anaconda.com/download
XAMPP control panel
www.apachefriends.org/download.html
sweetAlert Dialogs
sweetalert2.github.io/#download
alertify Dialogs
alertifyjs.com/
datatables framework
datatables.net/examples/styling/bootstrap4
select2 searchable...
www.postman.com/downloads/
Ubuntu Desktop
ubuntu.com/download/desktop
Pgadmin4 Management studio
www.pgadmin.org/download/pgadmin-4-apt/
bootswatch Material UI
bootswatch.com/
fontawesome Material Icons
fontawesome.com/download
Visual Studio Code
code.visualstudio.com/
Gunicorn WebServer
gunicorn.org/
Apache Web server
httpd.apache.org/
django-crispy-forms
pypi.org/project/django-crispy-forms/
SQLlite RDBMS
www.sqlite.org/docs.html
Anaconda for AI and ML
www.anaconda.com/download
XAMPP control panel
www.apachefriends.org/download.html
sweetAlert Dialogs
sweetalert2.github.io/#download
alertify Dialogs
alertifyjs.com/
datatables framework
datatables.net/examples/styling/bootstrap4
select2 searchable...
Просмотров: 67
Видео
how to test API server end points using Postman and Command Prompt episode 2
Просмотров 45Месяц назад
*DJANGO REST API DOCUMENTATION* *AUTOMATED DATA SYNCHRONIZATION AND CLIENT-SIDE DISPLAY OF RECORDS FROM A REST API TO CLIENT-SIDE MYSQL USING OPEN-SOURCE TECHNOLOGIES* *technologies*: _MySQL, PHP, PYTHON, JAVASCRIPT, HTML, CSS, BOOTSTRAP, MYSQL, AJAX, JQUERY, JSON, SQL_ - How to create an API - How to test an API - How to generate an API key - How to connect to an API - Testing APIs using Postm...
How to create API server using Django REST API episode 3
Просмотров 38Месяц назад
*DJANGO REST API DOCUMENTATION* *AUTOMATED DATA SYNCHRONIZATION AND CLIENT-SIDE DISPLAY OF RECORDS FROM A REST API TO CLIENT-SIDE MYSQL USING OPEN SOURCE TECHNOLOGIES* *technologies*: _MySQL, PHP, PYTHON, JAVASCRIPT, HTML, CSS, BOOTSTRAP, MYSQL, AJAX, JQUERY, JSON, SQL_ - How to create an API - How to test an API - How to generate an API key - How to connect to an API - Testing APIs using Postm...
Django REST API implementation HTML, AJAX, JQUERY, JAVASCRIPT, PHP, MYSQL, CSS, PYTHON Episode 1
Просмотров 96Месяц назад
*DJANGO REST API DOCUMENTATION* *AUTOMATED DATA SYNCHRONIZATION AND CLIENT-SIDE DISPLAY OF RECORDS FROM A REST API TO CLIENT-SIDE MYSQL USING OPEN SOURCE TECHNOLOGIES* *technologies*: _MySQL, PHP, PYTHON, JAVASCRIPT, HTML, CSS, BOOTSTRAP, MYSQL, AJAX, JQUERY, JSON, SQL_ - How to create an API - How to test an API - How to generate an API key - How to connect to an API - Testing APIs using Postm...
Django app, Email Server, MYSQL and PostgreSQL on Ubuntu
Просмотров 70Месяц назад
Episode 1: Ubuntu installation on VirtualBox with USB support and full screen Mode ruclips.net/video/jsyh_sI4gaQ/видео.html Episode 2: Django app deployment on ubuntu server with Apache Web server ruclips.net/video/8kY0Tvtgo_A/видео.html Episode 3: Email server installation on Ubuntu server with Apache MySQL, Postfix and Dovecot ruclips.net/video/xtqZiM5_NtE/видео.html Episode 4: Apache Web ser...
PostgreSQL installation on Ubuntu server and connect Postgres with Django App
Просмотров 73Месяц назад
pgadmin installation docs www.pgadmin.org/download/pgadmin-4-apt/ ubuntu install postgresql docs ubuntu.com/server/docs/install-and-configure-postgresql my github docs github.com/shamiraty/postgresql-installation-ubuntu Objectives 1. Install PostgreSQL 2. Install Curl 3. Add pgAdmin Repository 4. Create Repository Configuration File 5. Install pgAdmin (Desktop and Web Modes) 5. Configure Web Se...
MySQL Server installation on Ubuntu server and connect MySQL with Django App
Просмотров 19Месяц назад
GitHub docs github.com/shamiraty/django-mysql-connection-ubuntu Objectives 1. Install MySQL and PHP Engine 2. Install Django MySQL Client 3. Create MySQL User and Database 4. Restart MySQL 5. Update Django Settings 6. Run Migrations 7. Create Superuser Episode 1: Ubuntu installation on VirtualBox with USB support and full screen Mode ruclips.net/video/jsyh_sI4gaQ/видео.html Episode 2: Django ap...
Apache Web server Port number management to run many apps simultaneously
Просмотров 35Месяц назад
GitHub Docs github.com/shamiraty/apache-port-management-on-ubuntu-server Objectives 1. Port 80: Default HTTP 2. Port 8000: Django 3. Port 8001: Laravel 4. Port 5000: Flask 5. Port 8501: Streamlit 6. Port 5050: pgAdmin 7. Port 443: HTTPS (SSL/TLS) 8. Restart Apache Episode 1: Ubuntu installation on VirtualBox with USB support and full screen Mode ruclips.net/video/jsyh_sI4gaQ/видео.html Episode ...
Email server installation on Ubuntu server with Apache MySQL, Postfix and Dovecot
Просмотров 82Месяц назад
GitHub Docs github.com/shamiraty/email-server-on-ubuntu Objectives 1. Install and configure Postfix (Mail Transfer Agent) 2. Install and configure Dovecot (IMAP/POP3 Server) 3. Set up Maildir format for email storage 4. Install Roundcube (webmail client) 5. Configure Roundcube to work with Postfix and Dovecot 6. Create system users for email accounts 7. Set up Maildir directories and permission...
Django app deployment on ubuntu server with Apache Web server
Просмотров 59Месяц назад
GitHub Docs github.com/shamiraty/django-deployment-ubuntu Objectives 1. Copy Django project from Windows to Ubuntu 2. Navigate to Django project directory 3. Create and activate virtual environment 4. Install required libraries 5. Run Django application 6. Install tools to check IP address 7. Update Django settings for Apache 8. Create and configure Apache virtual host for HTTP port 80 9. Enabl...
Ubuntu installation on VirtualBox with USB support and full screen Mode
Просмотров 70Месяц назад
1. install oracle VirtualBox 2. download ubuntu iso image 3. install ubuntu on VirtualBox 5. enable full screen 6. enable USB 7. system Deployment - Django application - Email server (dovecot, Postfix) - MySQL server - Apache Server Episode 1: Ubuntu installation on VirtualBox with USB support and full screen Mode ruclips.net/video/jsyh_sI4gaQ/видео.html Episode 2: Django app deployment on ubun...
OLTP and OLAP Databases with Datawarehouse technologies
Просмотров 672 месяца назад
OPEN-SOURCE TECHNOLOGIES: DATA-DRIVEN WEB DEVELOPMENT MACHINE LEARNING & BUSINESS ANALYTICS Discover essential software development skills on our RUclips channel. ruclips.net/channel/UCjepDdFYKzVHFiOhsiVVffQ Explore Our Sample Demos: Sample Demo 1: open-projects.streamlit.app/ Sample Demo 2: open-sciences.streamlit.app/ Sample Demo 3: python-query.streamlit.app/ Sample Demo 4: open-findings.str...
Business Analysis Web Dashboard with Streamlit: Central Tendency & Variability for Ungrouped Data
Просмотров 1072 месяца назад
GitHub github.com/shamiraty/business-intelligent Live Production business-intelligent.streamlit.app/ VIDEO SERIES: Business Analysis Web Dashboard with Streamlit: Central Tendency & Variability for Ungrouped Data ruclips.net/video/nzAJkMIOUbM/видео.html Advanced Streamlit Dashboard Techniques: Comprehensive Guide to Grouped Data Analysis with Python ruclips.net/video/3QSAV0nEMGs/видео.html Stre...
Advanced Streamlit Dashboard Techniques: Comprehensive Guide to Grouped Data Analysis with Python
Просмотров 882 месяца назад
GitHub github.com/shamiraty/business-intelligent Live Production business-intelligent.streamlit.app/ VIDEO SERIES: Business Analysis Web Dashboard with Streamlit: Central Tendency & Variability for Ungrouped Data ruclips.net/video/nzAJkMIOUbM/видео.html Advanced Streamlit Dashboard Techniques: Comprehensive Guide to Grouped Data Analysis with Python ruclips.net/video/3QSAV0nEMGs/видео.html Stre...
Streamlit App: How to Add Logos and Create Stunning Metric Cards
Просмотров 1672 месяца назад
GitHub github.com/shamiraty/business-intelligent Live Production business-intelligent.streamlit.app/ VIDEO SERIES: Business Analysis Web Dashboard with Streamlit: Central Tendency & Variability for Ungrouped Data ruclips.net/video/nzAJkMIOUbM/видео.html Advanced Streamlit Dashboard Techniques: Comprehensive Guide to Grouped Data Analysis with Python ruclips.net/video/3QSAV0nEMGs/видео.html Stre...
Streamlit Business Dashboard: Analyzing Grouped Data with -Central Tendency & Variability Explained
Просмотров 322 месяца назад
Streamlit Business Dashboard: Analyzing Grouped Data with -Central Tendency & Variability Explained
Mastering Research & Data Analysis: Variable Types for Statisticians and Data Scientists
Просмотров 182 месяца назад
Mastering Research & Data Analysis: Variable Types for Statisticians and Data Scientists
Lugha za Programming za Kuanza Kujifunza kwa Beginner
Просмотров 632 месяца назад
Lugha za Programming za Kuanza Kujifunza kwa Beginner
Skills Muhimu za Kujifunza Kama Programmer Beginner
Просмотров 602 месяца назад
Skills Muhimu za Kujifunza Kama Programmer Beginner
Open Source za Kujua Kama Programmer Beginner
Просмотров 772 месяца назад
Open Source za Kujua Kama Programmer Beginner
Web Frameworks za Kuanza Kujifunza kwa Beginner
Просмотров 412 месяца назад
Web Frameworks za Kuanza Kujifunza kwa Beginner
Pharmacy System Part 2: Mastering MySQL Table Creation with Primary and Foreign Keys
Просмотров 1403 месяца назад
Pharmacy System Part 2: Mastering MySQL Table Creation with Primary and Foreign Keys
Pharmacy System Part 3: Advanced MySQL Table Creation Techniques with Primary and Foreign Keys
Просмотров 943 месяца назад
Pharmacy System Part 3: Advanced MySQL Table Creation Techniques with Primary and Foreign Keys
Episode 1: Building a Pharmacy Web System with PHP, CSS, HTML, MySQL, and AJAX
Просмотров 2073 месяца назад
Episode 1: Building a Pharmacy Web System with PHP, CSS, HTML, MySQL, and AJAX
Part 7: Granular User Control: Assigning MySQL Privileges on Specific Table Columns
Просмотров 503 месяца назад
Part 7: Granular User Control: Assigning MySQL Privileges on Specific Table Columns
Part 6: MySQL User Permissions: Mastering CREATE, DROP, ALTER & More
Просмотров 293 месяца назад
Part 6: MySQL User Permissions: Mastering CREATE, DROP, ALTER & More
Part 5: MySQL User Authentication: Secure Login with Username & Password
Просмотров 263 месяца назад
Part 5: MySQL User Authentication: Secure Login with Username & Password
Part 2: Building Database Schemas: Creating MySQL Tables with Primary & Foreign Keys
Просмотров 443 месяца назад
Part 2: Building Database Schemas: Creating MySQL Tables with Primary & Foreign Keys
Part 6: Advanced MySQL: Enforcing Data Integrity with Primary & Foreign Key Constraints
Просмотров 233 месяца назад
Part 6: Advanced MySQL: Enforcing Data Integrity with Primary & Foreign Key Constraints
Part 3: MySQL User Management: Create Users, Grant Privileges & Define Roles
Просмотров 303 месяца назад
Part 3: MySQL User Management: Create Users, Grant Privileges & Define Roles
very good
Good
Hi... How to get sample data from mysql ?
Click github link. The file is there
'django-admin' is not recognized as an internal or external command, operable program or batch file. why this
install the admin LTE use pip command
wonderfull
Big Up brother kwa Kutoa Madini Muhimu
mbn kama bro ume bance kweny jango😆😆😆😆😆😆😆
tulia kiongozi hii dunia ina mambo mengi
Kazi poa sana. Keep up the good work you are doing. Though technical and not for a layman/woman in programming languages, those in the IT field will understand and appreciate your good effort. 👍
Noted
sijaona ndani ukizngatia ni mtu wa jango🐍😁😁😁😁
Hahaha
Mimi nimesoma IT ngazi ya certificate ila nataka niongeze na ICT
Right 👍
Okey
Saaf mtaalam
Okay
Is streamlit better than dash library in Python?
it depends on your project requirements.
@@swahiliicttutorials5568 For example, I have developed a calculator for pricing financial securities using Dash. Would it have been easier using streamlit?
Mashallah bro ndo nimeanza kuangalia Leo tutorial yako Django ni nzur zaid kwhy uktaka kusoma Django framework mpka uikave physon full au bro
Pamoja
@@swahiliicttutorials5568 Okk shukran brother
@@swahiliicttutorials5568 kak nitagged kwny video zak za jango please
safi kaka
I don't know what language he is speaking, but I can understand almost everything ❤ super content
thankyou for your contribution
🔥🔥🔥🔥🔥🔥
You are teaching in English and swahili and posting on the world wide web?? Chose one language. English or Swahili.
Otherwise, good presentation.
Thank you
Thankyou
nilikuwa nakufatilia telegram ile channel ulifuta. nikakukumbuka mwalimu mana hamna mtu anayeelezea vizuri kama wewe. leo nikaingia youtube kwa lengo moja la kukutafuta. hatimaye nimekutana na channel yako. long live man. i really appreciate. nimecheki tutorial nyingi lakini zako naona kuna utofauti mkubwa. asante sana
Thanks
Hi good job, some questions? Why do you work on model from adminLTE? when you update the version you loose. I noramly insert my model in the relative App To be able to customize your FE, Django suggest to insert the adminlte.... as the last APP see my example INSTALLED_APPS = [ "django.contrib.admin", "django.contrib.auth", "django.contrib.contenttypes", "django.contrib.sessions", "django.contrib.messages", "django.contrib.staticfiles", 'rest_framework', ... 'admin_adminlte.apps.AdminAdminlteConfig', ] Regards Rinaldo
Saf sana teacher
thanks
Kazi safi bro, skua najua hii
I follow you from the DRC and I am very happy with your tutorials. I just discovered this adminLte package for the first time and I would like to start using it every time I develop a web application but its customization really complicates me. I'm going to create a supermarket management application and I would like to display product sales statistics, cash on hand, details of each product on the home page but I don't know how to do it. can you help me??
Customizing AdminLTE requires experience because of its extensive backend features. However, if you have a solid understanding of Django's structure, you'll be able to customize it. I recommend using other admin site themes like 'Jazzmin' and 'Admin Interface' in the meantime. For your homepage, stick with plain HTML and Bootstrap until you become proficient enough to tackle AdminLTE customization.
@@swahiliicttutorials5568 oh yes I get by a little in django. I just want you to be able to guide me with ideas for customizing the template. how to add features to dashboard
Kupitia tutorial zako najikuta najua vitu vingi sana
GOOD
Hongera sana kaka🔥🔥
GOOD
What an interesting and educative tutorial. You really tried. How can get dataset you used in this project so that I can also practise along with you.
On github repository there are dataset and source codes. Click link on video description
Nilikuwa nasaka hiki kitu
Pamoja
I want this project
Contact me WhatsApp +255675839840
Helo sir
Contact me WhatsApp +255675839840
GOOOD
Pamoja
Kaka unajua
Pamoja
Usiache kuendelea
Hello sir! When I upload open-admin to production, the menu on sidebar is not the same in local so I need to export table admin_menu from local to server and If I want to add more menu, I need to export table again. So How can we add more menu without export table again and again?
Let solve it contact me via WhatsApp +255675839840
Wonderful video
let me give you other links, right ?
This is great. Thank you!
You're very welcome!
anayejisajili ni mtoa huduma au huyo mfanyakazi
Tishaa sanaaa
demo pharmacy300.scienceontheweb.net/ github github.com/shamiraty/pharmacy_web/
Kazi nzuri sana kaka. Mimi ni Django developer. Naomba tushirikiane kwenye kazi za namna hii
Good
Nice dude. 😱👏👏👏
Thanks for the visit
Tuambie kaka jinsi gani ya kuku sapoti umetisha sana
WhatsApp +255675839840
project nzuri 🤛
Thank you
can you please do in english ?
separate youtube channel, this is swahili ICT
Very super video indeed. I recommend you to increase the sound of the video of possible. The sound is very low to hear..
Noted
Nawezaje kuona routing table nayo? je nayo inakuwa na taarifa zipi hasa?
join our WhatsApp group here chat.whatsapp.com/G3RGcOTxOjNG4iOTe3asHj
join our WhatsApp group here chat.whatsapp.com/G3RGcOTxOjNG4iOTe3asHj
join our WhatsApp group here chat.whatsapp.com/G3RGcOTxOjNG4iOTe3asHj
join our WhatsApp group here chat.whatsapp.com/G3RGcOTxOjNG4iOTe3asHj