Question: hard-code the name, ID. Other fields are fields that user can edit later. You only need to display the partial Gen Ed table with the

hard-code the name, ID. Other fields are fields that user can edit later. You only need to display the partial Gen Ed table with the title Academic Foundations. You do not need to rotate the text Academic Foundations since the title is displayed above all other contents. You may use HTML, CSS, Bootstrap, or Bootstrap with React components. The table will be reused in the future and should be defined as a component containing a table row component.

Requirements include the following: 1. You must use React as the front-end engine. You cannot use jQuery, only HTML, Vue, Angular, PHP, Python, etc. to complete this project. 2. You need to define one component per file. You may use either function components or class components. You may define one Table component, and one TableRow component. 3. You need to display the Table using the React Bootstrap Table or Bootstrap Table. If you want to use other styling libraries, please ask for permission first. 4. The borders of the table must be displayed, and the border should not touch the left side of the browser window in which the course table is displayed. If you only use HTML to move the table toward the center of the page, you will receive a penalty of 15 points out of 100. 5. You need to use Bootstrap or React Bootstrap to implement the table style. If you only use HTML to display the table, you will receive a penalty of 15 points out of 100.

2) 6. You may modify the Reactjs.org project and the project in the student resources to begin your work. But, in your final project, there should not be any trace (names, components, states, etc.) that is irrelevant to our course display project. If so, your highest grade is 80/100 because that indicates a work-in-progress.

Submission Rules: 1. You need to submit two files. The first one is a word document that includes two screen shots-one with the Visual Studio Code (file Explorer, Editing TableRow, and the execution Terminal) and another one with the Browser screen. The name of the word document must be project1-.docx. If I submit my word document, the file name is project-yang.docx. In your document, you need to add two screen shots of running the project. DO NOT INCLUDE THE DOCUMENT IN THE COMPRESSED FILE. 2. The second file includes the compressed code without the node_modules folder. All other files must be compressed in a file with the following file name project1- .zip. For example, if I submit it, the project name is project1-yang.zip. If you do not follow the specification, downloading and grading of your project takes longer time and effort. 3. The instruction for running your project should be briefly described in the README.md file and included in the compressed folder. A README.md file is a simple text file. You can use Visual Studio Code to edit it.

Criteria: (Example) 1. Required Components Table and TableRow components. 2. Required Styles You must use React-Bootstrap or Bootstrap in addition to the HTML or CSS. 3. Soundness Your table rows must display correct data. 4. Correct Style Correct orientation for the text. 5. Compliance to the submission rules including the naming conventions, etc. 6. Promptness Late penalty will be imposed. Any submission after grading comments are published will not be accepted.

hard-code the name, ID. Other fields are fields that user can edit

Each row of the table contains Description, Semester, Prefix, Number, Grade

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!