| 0001_initial.cpython-39.pyc | 819.2 B | ||
| 0001_initial.py | 921.6 B | ||
| 1. Create Angular Project.mp4 | 22.5 MB | ||
| 1. Create Angular Project.srt | 2.9 KB | ||
| 1. Create Django Project.mp4 | 28.4 MB | ||
| 1. Create Django Project.srt | 3.5 KB | ||
| 1. Install Python.mp4 | 5.9 MB | ||
| 1. Install Python.srt | 409.6 B | ||
| 1. Introduction.mp4 | 5.2 MB | ||
| 1. Introduction.srt | 1 KB | ||
| 2. Install Visual Studio Code.mp4 | 7 MB | ||
| 2. Install Visual Studio Code.srt | 204.8 B | ||
| 2. Models.mp4 | 32.4 MB | ||
| 2. Models.srt | 2.4 KB | ||
| 2. Routing and Navigation.mp4 | 24.3 MB | ||
| 2. Routing and Navigation.srt | 1.7 KB | ||
| 3. Bootstrap Table.mp4 | 22 MB | ||
| 3. Bootstrap Table.srt | 1.6 KB | ||
| 3. Install Postman.mp4 | 4.7 MB | ||
| 3. Install Postman.srt | 102.4 B | ||
| 3. Serializers.mp4 | 3.7 MB | ||
| 3. Serializers.srt | 512 B | ||
| 4. API Methods.mp4 | 81.2 MB | ||
| 4. API Methods.srt | 3.6 KB | ||
| 4. Install PG Admin.mp4 | 5 MB | ||
| 4. Install PG Admin.srt | 307.2 B | ||
| 4. Modal Popup Window.mp4 | 48 MB | ||
| 4. Modal Popup Window.srt | 2.4 KB | ||
| 5. Employee Details Screen.mp4 | 59.9 MB | ||
| 5. Employee Details Screen.srt | 1.5 KB | ||
| 5. Install Node JS.mp4 | 5.3 MB | ||
| 5. Install Node JS.srt | 102.4 B | ||
| 5. Upload File API.mp4 | 28.5 MB | ||
| 5. Upload File API.srt | 819.2 B | ||
| 6. Upload Image File.mp4 | 17.1 MB | ||
| 6. Upload Image File.srt | 614.4 B | ||
| 7. Sorting and Filtering.mp4 | 32.2 MB | ||
| 7. Sorting and Filtering.srt | 1.3 KB | ||
| Bonus Resources.txt | 307.2 B | ||
| Get Bonus Downloads Here.url | 204.8 B | ||
| README.md | 1 KB | ||
| __init__.cpython-39.pyc | 102.4 B | ||
| __init__.py | 0 B | ||
| admin.cpython-39.pyc | 204.8 B | ||
| admin.py | 102.4 B | ||
| angular.json | 3 KB | ||
| anonymous.PNG | 17.1 KB | ||
| app-routing.module.ts | 614.4 B | ||
| app.component.css | 0 B | ||
| app.component.html | 614.4 B | ||
| app.component.spec.ts | 1 KB | ||
| app.component.ts | 204.8 B | ||
| app.module.ts | 819.2 B | ||
| apps.cpython-39.pyc | 409.6 B | ||
| apps.py | 204.8 B | ||
| asgi.py | 409.6 B | ||
| browserslistrc | 716.8 B | ||
| db.sqlite3 | 20 KB | ||
| department.component.css | 0 B | ||
| department.component.html | 5.5 KB | ||
| department.component.spec.ts | 614.4 B | ||
| department.component.ts | 2.5 KB | ||
| editorconfig | 307.2 B | ||
| employee.component.css | 0 B | ||
| employee.component.html | 4 KB | ||
| employee.component.spec.ts | 614.4 B | ||
| employee.component.ts | 2.5 KB | ||
| environment.prod.ts | 0 B | ||
| environment.ts | 716.8 B | ||
| favicon.ico | 921.6 B | ||
| gitignore | 614.4 B | ||
| gitkeep | 0 B | ||
| home.component.css | 0 B | ||
| home.component.html | 0 B | ||
| home.component.spec.ts | 614.4 B | ||
| home.component.ts | 307.2 B | ||
| index.html | 716.8 B | ||
| karma.conf.js | 1.4 KB | ||
| main.ts | 409.6 B | ||
| manage.py | 716.8 B | ||
| models.cpython-39.pyc | 819.2 B | ||
| models.py | 512 B | ||
| package-lock.json | 467.8 KB | ||
| package.json | 1 KB | ||
| polyfills.ts | 2.8 KB | ||
| serializers.cpython-39.pyc | 1 KB | ||
| serializers.py | 409.6 B | ||
| settings.cpython-39.pyc | 2.6 KB | ||
| settings.py | 3.7 KB | ||
| styles.css | 102.4 B | ||
| test.ts | 716.8 B | ||
| tests.py | 102.4 B | ||
| tsconfig.app.json | 307.2 B | ||
| tsconfig.json | 819.2 B | ||
| tsconfig.spec.json | 307.2 B | ||
| urls.cpython-39.pyc | 614.4 B | ||
| urls.py | 512 B | ||
| views.cpython-39.pyc | 2.1 KB | ||
| views.py | 3.1 KB | ||
| wsgi.cpython-39.pyc | 512 B | ||
| wsgi.py | 409.6 B | ||
| ▲ 107 total files | |||
Full-Stack app with Angular 12, Python Django & PostgreSQL
Published: 7/2021
Duration: 52m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 44.1 kHz, 2ch | Size: 433 MB
Genre: eLearning | Language: English
learn to create a full stack web application from scratch using Angular 12, Python Django and PostgreSQL
What you'll learn:
learn to create a full stack web application from scratch using Angular 12, Python Django and PostgreSQL
Requirements:
basic html, css, javascript and python
Description:
Hello Everyone, and welcome to this course on Angular 12, Python Django and PostgreSQL full-stack web development.
In this course, you will learn how to develop a web application from scratch using popular technologies such as
* PostgreSQL for the database.
* Python Django for the back end web development.
* And the latest Angular 12 for the front end web development.
-We will first start with installing and setting up the environment needed for our database, back end project and front end project.
-Then we will develop REST API end points using Django and Django REST Framework.
-Finally we will be using Angular 12 to design the front end part of our App.
* You will learn how to create the navigation menu and tables using bootstrap, add routing and navigation to our Angular App, add modal pop up window with drop downs and date pickers, and also add upload profile picture functionality and store it in the backend server. We will also learn how to add custom filtering and sorting features without using any third party packages.
,
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 3 GB | freecoursewb | 3 weeks | 2 | 52 | |
|
Udemy - Full Stack Web Development - From Zero to Your First Job 2026 Posted by
freecoursewb in Other
|
3.3 GB | freecoursewb | 1 month | 16 | 2 |
| 498 MB | freecoursewb | 2 months | 16 | 2 | |
| 1.8 GB | freecoursewb | 2 months | 7 | 3 | |
| 320.8 MB | freecoursewb | 3 months | 2 | 0 |
All Comments