Project Description

The issue is described in the OBS GitHub project: https://github.com/openSUSE/open-build-service/issues/12649

Goal for this Hackweek

Improve OBS attributes handling.

Resources

  • Ruby on Rails Guides (v6.1.5.1): https://guides.rubyonrails.org/v6.1.5.1/
  • Ruby on Rails API Documentation (6.1.5.1): https://api.rubyonrails.org/v6.1.5.1/
  • Ruby Core API Documentation (3.1.2): https://ruby-doc.org/core-3.1.2/

Result

This project is finished. These two pull requests were created:

  • https://github.com/openSUSE/open-build-service/pull/12740
  • https://github.com/openSUSE/open-build-service/pull/12736

Looking for hackers with the skills:

obs rubyonrails ruby

This project is part of:

Hack Week 21

Activity

  • over 3 years ago: enavarro_suse started this project.
  • over 3 years ago: enavarro_suse added keyword "obs" to this project.
  • over 3 years ago: enavarro_suse added keyword "rubyonrails" to this project.
  • over 3 years ago: enavarro_suse added keyword "ruby" to this project.
  • over 3 years ago: enavarro_suse originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Recipes catalog and calculator in Rails 8 by gfilippetti

    My wife needs a website to catalog and sell the products of her upcoming bakery, and I need to learn and practice modern Rails. So I'm using this Hack Week to build a modern store using the latest Ruby on Rails best practices, ideally up to the deployment.

    TO DO

    • Index page
    • Product page
    • Admin area -- Supplies calculator based on orders -- Orders notification
    • Authentication
    • Payment
    • Deployment

    Day 1

    As my Rails knowledge was pretty outdated and I had 0 experience with Turbo (wich I want to use in the app), I started following a turbo-rails course. I completed 5 of 11 chapters.

    Day 2

    Continued the course until chapter 8 and added live updates & an empty state to the app. I should finish the course on day 3 and start my own project with the knowledge from it.

    Hackweek 24

    For this Hackweek I'll continue this project, focusing on a Catalog/Calculator for my wife's recipes so she can use for her Café.

    Day 1