Start your full stack developer journey by building projects using Python, FAST API, React JS, MongoDB and Bootstrap
You will learn to build API’s using FAST API framework
You will learn NoSQL and MongoDB
You will learn to build frontend application using ReactJs
You will learn to style the frontend using Bootstrap framework
You will learn different debugging and troubleshooting techniques
Start your full stack developer journey by building projects using Python, FAST API, React JS, MongoDB and Bootstrap.
In this course you will learn everything that’s needed to build a complete full-stack application using latest and trending technologies.
You will also learn various debugging and troubleshooting techniques that will boost your confidence to find and fix any issues both on frontend and backend stack.
You will learn the following:
- Python 3
- RESTFul API
- FAST API Framework
- GET Endpoint
- POST Endpoint
- PUT Endpoint
- DELETE Endpoint
- Middleware
- Enabling CORS – Cross-Origin Resource Sharing
- Allowing Http Headers
- Allowing Http Methods
- NoSQL
- MongoDB
- Collections and Documents
- PyMongo
- Pip
- Pydantic
- Swagger
- PyCharm code Editor
- Visual Studio Code Editor
- JSON
- JSX
- React JS
- Props in React
- Using Hooks like useState and useEffect
- States in React
- Functional components in React
- Calling API’s from React application using axios
- Promises
- Bootstrap 5
- Using inline styling in React component
- Node Js and npm
- How to make a website responsive
- Debugging your frontend application using the developer tool
- Checking network calls in browser’s developer tool
- You will learn to push code to Github from your local computer
We will build the project with Create, Update, Delete, and Find all functionality with the real-world use case.
This course will teach you everything in a hands-on based approach to make you comfortable with the development of applications using frontend technologies like HTML, CSS, JSX, REACT JS and backend technologies like Python 3, FAST API, MongoDB, NoSQL.
At the end of the course, you will get the complete source code.
English
Language
Introduction and Environment setup
Introduction to the course
Installation and Setup for Backend Development
Setting-up-FastAPI
Developing RESTful API’s
NoSQL and MongoDB CRUD operation
Get-API-DB-Connection
Model-creation-and-converter
Create-API
Update-Delete-Endpoints
Pushing-Code-To-Github
Enable-Cors
Developing Frontend With ReactJs and Bootstrap
Installation and Setup
Creating-First-React-App
Project-Structure
Creating-Header
Creating-Form
Creating-Footer
Loading-and-Adding-Data
Deleting-data
Displaying-all-data
Refresh-the-data
Update-data
Reusing-code-for-add-update
Refresh-data-on-delete
Source code and Notes
Backend Source Code
Frontend Source Code
Notes