Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add first lab for OOP in frontend cert #588

Merged
merged 6 commits into from
Sep 30, 2024

Commits on Sep 13, 2024

  1. Implemented the oop project prototype

    Farhan Hasin Chowdhury committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e06055d View commit details
    Browse the repository at this point in the history
  2. Added user stories to the first oop lab

    Farhan Hasin Chowdhury committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    35f0e15 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Updated wording and removed confusing stories

    Farhan Hasin Chowdhury committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0af3ee8 View commit details
    Browse the repository at this point in the history
  2. Updated script to use Object instead of ENUM

    Farhan Hasin Chowdhury committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e29c9a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Switched to using curly brace syntax for the statuses object

    Farhan Hasin Chowdhury committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d3076a1 View commit details
    Browse the repository at this point in the history
  2. Updated the script to match the user stories

    Farhan Hasin Chowdhury committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0f3f3d1 View commit details
    Browse the repository at this point in the history