37signals house style
-
Updated
Oct 4, 2024 - JavaScript
37signals house style
Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.
This Project is developed using Ruby on Rails, configured to serve as an API. This API is designed to facilitate reservations or appointments for test drives of cars. It leverages a PostgreSQL database to manage and store reservation data.
Click on Readme bellow for the description of the project
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
The OOP-School-Library project demonstrates the principles of data abstraction, inheritance, encapsulation, and polymorphism, which are fundamental concepts in object-oriented programming(OOP).
Test-driven development: A systematic approach to software design, emphasizing tests before code to ensure reliability and quality. 📚
Default Rubocop configuration used in NoSoloSoftware developments
A blog for users to upload their posts, and to make comments on different posts besides liking different comments or posts.
rubocop configuration for the ronin-rb project
RuboCop ErgoServ - ErgoServ's shared configs for RuboCop.
Create that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: - Add new students or teachers. - Add new books. - Save records of who borrowed a given book and when. - And all of this will be built in a beautiful and well-organ…
Add a description, image, and links to the rubocop-configuration topic page so that developers can more easily learn about it.
To associate your repository with the rubocop-configuration topic, visit your repo's landing page and select "manage topics."