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

Backend Engineering Technical Challenge #301

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

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    9cd4665 View commit details
    Browse the repository at this point in the history
  2. feat: generated Article model and db migration

    sarabah committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6824d33 View commit details
    Browse the repository at this point in the history
  3. feat: read and display a single article

    sarabah committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    2c61e3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76acfd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bde8cd View commit details
    Browse the repository at this point in the history
  6. feat: ability to destroy article

    sarabah committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    fea16b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    dcb8ee6 View commit details
    Browse the repository at this point in the history
  2. feat: integrated bootstrap

    sarabah committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f8a3853 View commit details
    Browse the repository at this point in the history
  3. feat: add navbar using bootstrap

    sarabah committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5b1c240 View commit details
    Browse the repository at this point in the history
  4. feat: implement search functionality

    sarabah committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    112d20e View commit details
    Browse the repository at this point in the history
  5. test: add some tests to article_test

    sarabah committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b8c4c92 View commit details
    Browse the repository at this point in the history
  6. typo fix

    sarabah committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9edf357 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    sarusmb committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ccc435f View commit details
    Browse the repository at this point in the history