Full-Stack app with Angular 12, Python Django and Mongo DB

seeders: 9
leechers: 1
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 44
  • Language: English

Files

[ FreeCourseWeb.com ] Udemy - Full-Stack app with Angular 12, Python Django and Mongo DB
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 01 Introduction
    • 001 Introduction.en.srt (1.0 KB)
    • 001 Introduction.mp4 (4.8 MB)
    02 Environment set up
    • 001 Install Python.en.srt (0.4 KB)
    • 001 Install Python.mp4 (5.9 MB)
    • 002 Install Visual Studio Code.en.srt (0.2 KB)
    • 002 Install Visual Studio Code.mp4 (7.0 MB)
    • 003 Install Postman.en.srt (0.1 KB)
    • 003 Install Postman.mp4 (4.7 MB)
    • 004 Install Mongo DB Compass.en.srt (0.2 KB)
    • 004 Install Mongo DB Compass.mp4 (9.8 MB)
    • 005 Install Node JS.en.srt (0.2 KB)
    • 005 Install Node JS.mp4 (5.3 MB)
    03 Backend _ Django and Mongo DB
    • 001 Create Django Project.en.srt (3.7 KB)
    • 001 Create Django Project.mp4 (28.4 MB)
    • 002 Models.en.srt (2.5 KB)
    • 002 Models.mp4 (31.7 MB)
    • 003 Serializers.en.srt (0.5 KB)
    • 003 Serializers.mp4 (3.7 MB)
    • 004 API Methods.en.srt (3.8 KB)
    • 004 API Methods.mp4 (83.7 MB)
    • 005 Upload File API.en.srt (0.8 KB)
    • 005 Upload File API.mp4 (28.5 MB)
    04 Frontend _ Angular 12
    • 001 Create Angular Project.en.srt (3.0 KB)
    • 001 Create Angular Project.mp4 (22.6 MB)
    • 002 Routing and Navigation.en.srt (1.8 KB)
    • 002 Routing and Navigation.mp4 (24.3 MB)
    • 003 Bootstrap Table.en.srt (1.7 KB)
    • 003 Bootstrap Table.mp4 (21.9 MB)
    • 004 Modal Popup Window.en.srt (2.5 KB)
    • 004 Modal Popup Window.mp4 (48.0 MB)
    • 005 Employee Details Screen.en.srt (1.5 KB)
    • 005 Employee Details Screen.mp4 (59.9 MB)
    • 006 Upload Image File.en.srt (0.6 KB)
    • 006 Upload Image File.mp4 (17.1 MB)
    • 007 Sorting and Filtering.en.srt (1.3 KB)
    • 007 Sorting and Filtering.mp4 (32.3 MB)
    05 Extra
    • 001 Project Files.html (0.9 KB)
    • code api DjangoAPI DjangoAPI
      • __init__.py (0.0 KB)
      • __pycache__
        • __init__.cpython-39.pyc (0.1 KB)
        • settings.cpython-39.pyc (2.6 KB)
        • urls.cpython-39.pyc (1.0 KB)
        • wsgi.cpython-39.pyc (0.5 KB)
      • asgi.py (0.4 KB)
      • settings.py (3.8 KB)
      • urls.py (0.8 KB)
      • wsgi.py (0.4 KB)
      • EmployeeApp
        • __init__.py (0.0 KB)
        • __pycache__
          • __init__.cpython-39.pyc (0.1 KB)
          • admin.cpython-39.pyc (0.2 KB)
          • apps.cpython-39.pyc (0.4 KB)
          • models.cpython-39.pyc (0.8 KB)
          • serializers.cpython-39.pyc (1.0 KB)
          • urls.cpython-39.pyc (0.6 KB)
          • views.cpython-39.pyc (2.1 KB)
        • admin.py (0.1 KB)
        • apps.py (0.2 KB)
        • migrations
          • 0001_initial.py (0.9 KB)
          • __init__.py (0.0 KB)
          • __pycache__
            • 0001_initial.cpython-39.pyc (0.8 KB)
            • __init__.cpython-39.pyc (0.1 KB)
          • models.py (0.5 KB)
          • serializers.py (0.4 KB)
          • tests.py (0.1 KB)
          • urls.py (0.5 KB)
          • views.py (3.1 KB)
          • Photos
            • anonymous.PNG (17.1 KB)
            • squidward.PNG (163.8 KB)
            • db.sqlite3 (20.0 KB)
            • manage.py (0.7 KB)
            • ui my-app
              • README.md (1.0 KB)
              • angular.json (3.0 KB)
              • browserslistrc (0.7 KB)
              • editorconfig (0.3 KB)
              • gitignore (0.6 KB)
              • karma.conf.js (1.4 KB)
              • package-lock.json (467.8 KB)
              • package.json (1.0 KB)
              • src app
                • app-routing.module.ts (0.6 KB)
                • app.component.css (0.0 KB)
                • app.component.html (0.6 KB)
                • app.component.spec.ts (1.0 KB)
                • app.component.ts (0.2 KB)
                • app.module.ts (0.8 KB)
                • department
                  • department.component.css (0.0 KB)
                  • department.component.html (5.5 KB)
                  • department.component.spec.ts (0.6 KB)
                  • department.component.ts (2.5 KB)
                  employee
                  • employee.component.css (0.0 KB)
                  • employee.component.html (4.0 KB)
                  • employee.component.spec.ts (0.6 KB)
                  • employee.component.ts (2.5 KB)
                  home
                  • home.component.css (0.0 KB)
                  • home.component.html (0.0 KB)
                  • home.component.spec.ts (0.6 KB)
                  • home.component.ts (0.3 KB)
                  assets
                  • gitkeep (0.0 KB)
                  environments
                  • environment.prod.ts (0.0 KB)
                  • environment.ts (0.7 KB)
                  • favicon.ico (0.9 KB)
                  • index.html (0.7 KB)
                  • main.ts (0.4 KB)
                  • polyfills.ts (2.8 KB)
                  • styles.css (0.1 KB)
                  • test.ts (0.7 KB)
                  • tsconfig.app.json (0.3 KB)
                  • tsconfig.json (0.8 KB)
                  • tsconfig.spec.json (0.3 KB)
                    • Bonus Resources.txt (0.3 KB)

Description

Full-Stack app with Angular 12, Python Django and Mongo DB

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 19 lectures (52m) | Size: 389.4 MB
learn to create a full stack web application from scratch using Angular 12, Python Django and Mongo DB
What you'll learn:
learn to create a full stack web application from scratch using Angular 12, Python Django and Mongo DB

Requirements
basic html, css, javascript and python

Description
Hello Everyone, and welcome to this course on Angular 12, Python Django and Mongo DB full-stack web development.

In this course, you will learn how to develop a web application from scratch using popular technologies such as

,



Download torrent
440.5 MB
seeders:9
leechers:1
Full-Stack app with Angular 12, Python Django and Mongo DB


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
440.5 MB
seeders:9
leechers:1
Full-Stack app with Angular 12, Python Django and Mongo DB


Torrent hash: F95A61E1FD2889267E8C3DEAC5B737B31034BAE9