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
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
GameXpense is a mobile web application that allows Gamers all around the world to track their spendings on games. It gives the user the opportunity to categorize spendings according to Games and get a useful information like the total amount spent etc. Now Gamers will know their exact expenses on a single platform.
This is a mobile web application that allows you to manage your budget, organize your list of daily expenses and take control over your incomes/expenses.
In this project, I built a website based on lifestyle articles. I used a lot of knowledge acquired throughout the Ruby on Rails section, Model/View/Controller concepts, some of HTML & CSS, among other knowledge acquired on Microverse to create an MVP for this app.
The Budget-app is a tool for tracking your spending, which is often the first step in getting your finances in order. By understanding what you spend money on and how much you spend, you can see exactly where your cash is going and identify areas where you can cut back. It was built using Ruby on Rails, CSS, JavaScript, and PostgreSQL.
The Whril MarketPlace connects social media influencers to companies looking to be featured. This repo is the back-end of the the MarketPlace. It is built with Ruby on Rails
In this project, we demonstrated the main concepts of Associations in rails, by building an application similar to Eventbrite which we named Private Events.
In this project, we performed some data models and put our knowledge of active records into practice by building a lightweight Reddit clone. We build the necessary data structures to support creating users, posts, and sending comments. Playing around with models using the rails console.