Skip to content

Backend Engineering Technical Challenge#301

Open
sarusmb wants to merge 13 commits into
Shopify:mainfrom
sarusmb:main
Open

Backend Engineering Technical Challenge#301
sarusmb wants to merge 13 commits into
Shopify:mainfrom
sarusmb:main

Conversation

@sarusmb

@sarusmb sarusmb commented Jan 30, 2024

Copy link
Copy Markdown

Hello Hiring Team!

This is my submission for the Backend Engineering Technical Challenge.

I implemented all CRUD functionality for the Encyclopedia app , which allows users to create, view, edit, and delete articles. I also implemented the search functionality to help users find relevant articles based on title, content or author. I also added some more tests to the testing suite and all tests are passing.

This was my first time working with Ruby on Rails and I really enjoyed learning more about Ruby, the Ruby on Rails framework and MVC!

To run:

  1. Clone the repo to your local environment
  2. Make sure you have Ruby and SQLite3 installed
  3. Install dependencies by running bundle install
  4. run rails s and go to localhost:3000/ to view app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant