SEP-FRE-OA

This is a repo to record the SEP-FRE-TRAINING assignments.

How to record your SEP-FRE-TRAINING assignments by using this repo:

Clone this repo:

Create your feature branch to implement the assignment.

  • git branch by_your_name/your_assignment_name
  • git checkout by_your_name/your_assignment_name
  • implement the assignment under this feature branch.

SEP-FRE-TRAINING assignments:

PostsViewer:

  • assignment_name : postViewer

  • requirement:

    • requirement 1
    • requirement 2