An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: microverse-ruby

Elijahdre/School-Library

This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.

Language: Ruby - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Elijahdre/OOP_school_library Fork of David-Kasilia/OOP_school_library

Imagine 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.

Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Elijahdre/Morse-code

This is an educational project to decode a Morse code using Ruby programming language.

Language: Ruby - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Elijahdre/Enumerable-ruby

This is a project to create a class MyList and a module MyEnumerable using Ruby programming language. The module My Enumerable will implement a subset of the functionality of Enumerable.

Language: Ruby - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mahammad-mostafa/grocery-budget

This is the capstone project of the fifth module in the Microverse program. It is a groceries budget app for managing grocery items for registered users built with Ruby on Rails & PostgreSQL.

Language: Ruby - Size: 222 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mahammad-mostafa/topics-blog

This is the second project in the fifth module of the Microverse program. It is a web blog built using Ruby on Rails framework with PostgreSQL database.

Language: Ruby - Size: 276 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mahammad-mostafa/hello-rails

This is the first project in the fifth module of the Microverse program. It is a basic exercise for using Rails framework.

Language: Ruby - Size: 30.3 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mavericksbalitaan/RecipeOnRails

Microverse RoR Group Capstone Project: This is an educational project that 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Language: Ruby - Size: 11.1 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mavericksbalitaan/BudgetOnRails

Microverse RoR Capstone Project: This is an educational project is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. The Ruby on Rails application that allows the user to register and log in, so that the data is private to them, introduce new transactions associated with a category, and see the money spent on each category.

Language: Ruby - Size: 251 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mahammad-mostafa/things-catalogue

This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.

Language: Ruby - Size: 64.5 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mahammad-mostafa/school-library

This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.

Language: Ruby - Size: 59.6 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mahammad-mostafa/morse-decoder

This is the third project in the fourth module of the Microverse program. It is a Morse code decoder using Ruby.

Language: Ruby - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mahammad-mostafa/enumerable-methods

This is the fourth project in the fourth module of the Microverse program. It is an implementation of several method in the Enumerable module of Ruby.

Language: Ruby - Size: 8.79 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mavericksbalitaan/hello-rails-back-end

Microverse Module 05 Project: This is an educational project to set up a "Hello world" project as two separated apps.

Language: Ruby - Size: 570 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mavericksbalitaan/hello-react-front-end

Microverse Module 05 Project: This is an educational project to set up a "Hello world" project as two separated apps.

Language: JavaScript - Size: 867 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mavericksbalitaan/hello-rails-react

Microverse Module 05 Project: This is an educational project to set up a "Hello world" project as one app with Webpack.

Language: Ruby - Size: 896 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mavericks-db/BookRacers-Rails-Back-End

Microverse Final Group Capstone Project: A motorcycle renting company web app where registered users can book a bike based on their preference and intended usage. This project is the back-end part of the final capstone project from Microverse. It is built built using Ruby on Rails..

Language: Ruby - Size: 19.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

mavericks-db/capstone04

Microverse Ruby Group Capstone Project: This is an educational project to create a console app that you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below.

Language: Ruby - Size: 225 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

mavericks-db/TDD-project

Microverse Module 04 Project: This is an educational project that will implement a class with some methods, but will be done by test-driven development (TDD).

Language: Ruby - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mavericks-db/oop-school-library

Microverse Module 04 Project: This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.

Language: Ruby - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mavericks-db/my-enumerable

Microverse Module 04 Project: This is an educational project to create a class MyList and a module MyEnumerable using Ruby programming language. The module MyEnumerable will implement a subset of the functionality of Enumerable.

Language: Ruby - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

mavericks-db/morse-decoder

Microverse Module 04 Project: This is an educational project to decode a Morse code using Ruby programming language.

Language: Ruby - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2

VanessaAoki/Ruby-Capstone

This is my capstone project for the Ruby module at Microverse, and it's a web-scrapper created to help you to get articles from Wikipedia, directly from your terminal!

Language: Ruby - Size: 806 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 0