Flask & React JS using CORS,API building in Python Flask, Mysql Database, API tesing using Postman,

preview_player
Показать описание
In this video we will be using Python Flask as a backend service to create API's and the data will be displayed on the frontend using React Js library.
As our backend server and frontend is running on different ports so we wil be using the CORS library of flask to make the API accessible on different ports. Notifications in React using React - Toast, React Table V6 for displaying JSON data. CRUD operations using Flask API on the MySql database with the data fetching in frontend.
Softwares used :
1) Anaconda - Flask, MysqlClient, SqlAlchemy, etc
2) Node JS - React JS - React State Hooks
3) XAMPP - Apache, MySql, Phpmyadmin

Steps to run :

a) Backend
1) Create a new environment in Anaconda and install all the required libraries

b)Frontend
1) Create a new react app
2) Copy all the files and components give the command : npm install to install the libraries in node modules or install required library individually.

Рекомендации по теме
Комментарии
Автор

hi, can we use ms sql server database and how should we connect that in application!

manasahr