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

C22_Phoenix_Amber & Sphinx_Rong #64

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 18, 2024

  1. Complete Wave 01

    Added an endpoint to return a lis of all planet_routes
    Msambere committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8840a99 View commit details
    Browse the repository at this point in the history
  2. Complete Wave 02

    Created endpoints for a specific planet and handled errors for
    non-integer input and invalid integers.
    Msambere committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e56b918 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. change the error handling method

    Corntto9 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    88c9305 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    fa76c7b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Complete wave_03

    Add create_new_planet() and get_all_planets() with their corresponding
    routes and HTTP methods. Additonally created get_one_planet()
    Msambere committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    69ab28b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. complete wave 4

    Corntto9 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ad1fa32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71b77dc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Complete wave 5

    Msambere committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ca5874b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c14446 View commit details
    Browse the repository at this point in the history
  3. Add order_by functionality

    Msambere committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0c11bce View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Complete wave 6

    Msambere committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cfabdda View commit details
    Browse the repository at this point in the history