https://github.com/smfcoder/Flask-and-React-JS-CURD-operations-using-API-building-MySql-Database
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.
https://github.com/smfcoder/Flask-and-React-JS-CURD-operations-using-API-building-MySql-Database
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/smfcoder/Flask-and-React-JS-CURD-operations-using-API-building-MySql-Database
- Owner: smfcoder
- Created: 2021-09-24T18:33:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T19:07:06.000Z (over 3 years ago)
- Last Synced: 2024-08-09T02:15:54.149Z (8 months ago)
- Language: JavaScript
- Size: 195 KB
- Stars: 4
- Watchers: 2
- Forks: 8
- Open Issues: 0
Awesome Lists containing this project
- jimsghstars - smfcoder/Flask-and-React-JS-CURD-operations-using-API-building-MySql-Database - 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 u (JavaScript)