Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Build A Todolist With Python, Fastapi And React Native

    Posted By: ELK1nG
    Build A Todolist With Python, Fastapi And React Native

    Build A Todolist With Python, Fastapi And React Native
    Published 1/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.02 GB | Duration: 1h 54m

    Learn to build a Full Stack FastAPI and React Native Application in No Time

    What you'll learn

    The student will learn the basics of RESTful API development with FastAPI

    How to create a Full Stack Todo List Application

    Learn how to use the Tortoise ORM

    Learn to consume JSON with React Native

    Requirements

    Understand Basic Python

    Understand Basic Database Design

    Description

    If you're tired of long courses and just want to learn basic web development this course is for you. This course was built with the goal of teaching the students how to use FastAPI, Python, and React Native. It focuses heavily on designing a backend RESTful Web Service with CRUD functionality that sends data to a React Native Front End Application.  This is an entry-level course that focuses on building and reinforcing some of the techniques used by developers to build a full-stack application.In this course, we start by learning what tools you need to create a full-stack Before taking this course, it is recommended that you have an understanding of skills such as Javascript, Python, Basic SQL, or ORM development. If not we'll touch on some of those topics early in the course but it is still recommended to have a better understanding.When going through this course you may come across subjects that you are familiar with as well as those that are completely new to you.Some of the topics touched upon includeReact HooksReact Functional ComponentsHTTP Requests with FetchCRUD MethodsFastAPIDatabase MigrationsORMsWhen taking this course, please know that you can take your time because you will get access to support along the way. By the time you finish this course, you should feel comfortable creating a full-stack web application with React Native and FastAPI.

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Section 2: Create FastAPI Todo Rest API

    Lecture 2 Create FastAPI Project

    Lecture 3 Run FastAPI Project

    Lecture 4 Create Tortoise ORM Models FasatAPI

    Lecture 5 Register Tortoise ORM with FastAPI

    Lecture 6 Create Todos API Request in FastAPI

    Lecture 7 Get Todo API Request with FastAPI

    Lecture 8 Update Todos API Request with FastAPI

    Lecture 9 Delete Todo API Request with FastAPI

    Section 3: Create React Native Todo Application

    Lecture 10 Install React Native

    Lecture 11 Install UI Kitten Framework

    Lecture 12 Demo UI Kitten

    Lecture 13 Project Directory Structure

    Lecture 14 Build Todo Service

    Lecture 15 Build TodoList Component

    Lecture 16 Create Todo Item Component

    Lecture 17 Create Todo Accessory Component

    Lecture 18 Build TodoList UI

    Lecture 19 Build Todo Form

    Lecture 20 Fix Todo Delete Button

    This course is for entry level web developers that have an understanding of web applications