156 skills found · Page 5 of 6
apachecn / Apachecn Ruby Zh:book: ApacheCN Ruby 译文集
simnalamburt / Daumdic Ruby:book: Daum Dictionary API written in ruby
illuminerdi / DepotThe basic depot app from the Agile Rails book, 3rd Ed., for UW Ruby 2nd quarter
hafiz1379 / OOP School LibraryDiscover the OOP School Library, a Ruby-powered app for efficient book and borrower management. Over a week, build classes for students, teachers, and books, create associations, add a simple user interface, refactor code, ensure data persistence, and implement unit tests. A practical example of object-oriented programming in action.
Reem-lab / House Booking Back EndThis is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
HireFrederick / Booker RubyRuby client for the Booker API.
foxcjmu / RubyDataStructuresCode to accompany the book Ruby Data Structures and Algorithms by Christopher Fox.
mindaslab / I Love RubyA free Ruby programming book.
wkoszek / Book Programming RubyRuby code examples from Programming Ruby 2nd edition with CI test infrastructure
mhakeem / Working With Ruby ThreadsWorking With Ruby Threads (book codes)
twice / PoodpyMy Python version of the Practical Object Oriented Design in Ruby (POODR) book by Sandi Metz
Gargron / Book Toot BotA Ruby script that will post a book to a Mastodon account.
meleu / Effective Software Testing RubyThe examples from "Effective Software Testing" book (by Aniche), but written in Ruby and Minitest
belmeetmule / HomelyHomely is a booking application that enable users to view list of houses, add and remove houses, book a visit and see bookings. Homely is designed in such a way that the front-end is decoupled from the back-end to make it scalable and maintainable. Built using Ruby on Rails back-end and React front-end.
HFG43 / OOP School LibrarySchool Library is an app build on Ruby, to run on command line where you con add teachers, students, classrooms, and book and make rent of them.
ab-noori / EduPlanner FrontendThis project involves the development of an application where online classes with teachers can be reserved by students. It is built with React as the frontend and Ruby on Rails as the backend, enabling students to easily book classes with their preferred teachers among the available options.
MohamedHNoor / OOP School LibraryAn app that was built with Ruby using OOP principles. The app allow you to add new students, teachers, books and save records of who borrowed a given book and when.
MahmoudBakr23 / Book StoreThis is a dynamic web book store application built with Ruby On Rails and Bootstrap where users can create, edit, buy or sell their books. Also, they can add or create new categories, publishers, and writers.
NitBravoA92 / Oop School Library"OOP School Library" is a program made in ruby for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.
dennyzhang / Cheatsheet Ruby A4:book: Advanced Ruby Syntax In A4