Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Purpose of the assignment: This assignment will be done individually. In this assignment you will get an opportunity to obtain hands-on experience with the Flask

image text in transcribed

image text in transcribed

Purpose of the assignment: This assignment will be done individually. In this assignment you will get an opportunity to obtain hands-on experience with the Flask Framework and the React JS setup. You need to learn about the following. Hopefully, you already know about some of them. Flask, Python, React, Java Script, Html, CSS, NodeJS Every student will submit the assignment in Blackboard as directed. In your submission you should also include a brief direction on how to run the application. Description of the Assignment: You will use a CURD (Create, Update, Read, Delete) application using React, Flask, Python, JavaScript, Html, CSS. Your application should be able to modify data in the database from the user interface. There is no need to make it fancy. You will just provide the necessary buttons and text boxes to do the operations as mentioned. There are only three columns. Create User Search User Delete User Retrieve points from User Last name, First Name Flask or NodeJS Hints: - Database: Flask supports all the databases. Use whichever you are comfortable with. Connect backend/api calls to the database: fetch, update, insert operations. Server hosting with Flask. React and Flask integration. Setting up Flask environment: 1. Install Python 3.6+ and PIP. 2. Install virtualenv (https://pypi.org/project/virtualenv/) 3. Create Project directory. 4. Create virtual environment. 5. Install required packages (flask, databases). 6. Do the rest of react-app setup

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions

Question

7. It is advisable to do favors for people whenever possible.

Answered: 1 week ago

Question

9. Power and politics can be destructive forces in organizations.

Answered: 1 week ago