subo8 / waa-june-2022-intro-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab 7 - Introduction to React

You will continue to the Lab 6 (Spring Security) to convert the UI to React project. Since HTTP requests are not covered in React yet, you are not supposed to communicate with your backend application.

Requirements


  • Create necessary containers.
  • Create states in the componenest when needed.

Submission

  • Fork this repository and push your changes.
  • Once you finished your project, send a Pull Request. (Send only one Pull Request once you finish the assignment.)

Important Notes


  • You are not allowed to share codes with your classmates. If detected, you will get NC.
  • For pairs:
    • Individual's work will be checked from the commits.
    • Share tasks evenly and fairly.
    • To have a clearer understanding of pair programming:
      • Pair programming is an agile software development technique in which two programmers work together at one workstation. One, the driver, writes code while the other, the observer or navigator reviews each line of code as it is typed in. The two programmers switch roles frequently.

      • Wikipedia
  • Remember to respect the code honor submission policy. All written code must be original. Presenting something as one’s own work when it came from another source is plagiarism and is forbidden.

  • Plagiarism is a very serious thing in all American academic institutions and is guarded against vigilantly by every professor.

About


Languages

Language:JavaScript 79.7%Language:HTML 11.8%Language:CSS 8.5%