You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Blog app will be a classic example of a blog website. A fully functional website that will display the list of posts and empower readers to interact with them by allowing comments to be added and posts to be liked.
This is the Backend Api for the EduPlanner web application project. A rails based backend solution to storing class and student data from the EduPlanner web application.
The Ruby on Rails Budget-app project is aimed at creating a mobile web application that enables budget management, including user registration and login for data privacy, the introduction of new transactions linked to categories, and the display of expenditures per category.
Booksy is a simple blogging platform about literature. It allows users to create, read, update, and delete articles. It features user authentication, article privacy settings, and the ability for users to comment on articles.
Welcome to the Recipe App, a Ruby on Rails-based application designed to simplify your recipe management process. This application allows users to save and organize ingredients, manage their inventory, create new recipes, and generate shopping lists based on available ingredients and missing items.
This rails project is an online publishing platform where individuals and organizations can create and share articles or blog posts on a wide range of topics. Follow on another and chat
This repository includes a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.
School library is an application that manages a Library system with ruby classes: Person, a parent class and Student and Teacher, child classes that inherit from the Person class.
This Ruby on Rails project is about 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.
This project offers a set of algorithms and functions that can convert Morse code sequences into readable text, enabling users to easily decode messages transmitted in this classic communication format.
This is for Apply Ruby best practices and language style guides in code. Describe the SOLID principles of OOP. Understand the four main principles of OOP. Create a UML class diagram. Explain the difference between associations, aggregations, and composition in OOP. Store data in files. Build interactive console apps.
A console application designed to help you keep a detailed record of various items you own, including books, music albums, movies, and games. Built according to a UML class diagram , this app manages and organizes your personal collection, storing data in JSON files for easy access and future use.