Software of Development with Ruby (REST API)
-
Updated
Jan 19, 2023 - Ruby
Software of Development with Ruby (REST API)
Software of Development with Ruby, Rails, PostgreSQL,JWT,etc (REST-API)
The Recipe app keeps track of all the users' recipes, ingredients, and inventory. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what is missing from a recipe. Also, since sharing recipes is an important part of cooking the app allows users to make them …
A Restaurant application (Yelp clone). Server-side built with Ruby on Rails
The Blog app is a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
This is a Ruby on Rails app that lets people post and share their favorite Bible verses. The frontend uses HTML, CSS, and ERB syntax, while the Rails backend connects to a SQLite database. Its main features include CRUD functionality, user signup/login with Facebook, and Rspec testing.
The objective of this project was to create a tracking App in which a user is presented with a list of things to be measured. In this app we have users, illness and tracking tables so is an app about health care.
A minimal user authentication scheme built on Sinatra
The Budget App is a mobile-focused web application where you can manage your expenses: you have a list of expenses associated with a category, and this allows you see how much money you have spent on what and on which category. It also shows you which category you spend most on and your total expenses for the current month which helps you make m…
Rails 6 Tasks JSON REST CRUD API using JWT authentication, full test suite with RSpec, ActiveModel serialization, versioning, Bcrypt secure password, Travis-CI, Heroku, Brakeman, Bundler-Audit, Pry in development/production.
an ascent-logger for Colorado's fourteener peaks
A demonstration of how to implement a session on a rails site using the default session store, the 'CookieStore'
This Ruby-on-Rails app enables users to plan a convoy trip and consider a number of variables; it uses Embedded Ruby (ERB) in the front-end. This was my third portfolio project submission in the Flatiron School curriculum
Virtual Refrigerator Application. Ruby on Rails application with 'bcrypt' gem for user auth. Styled with custom CSS.
This is a Ruby on Rails app that utilizes oauth2(Google), bcrypt and RESTful routes. An account is required to add/review recipes.
Add a description, image, and links to the bcrypt topic page so that developers can more easily learn about it.
To associate your repository with the bcrypt topic, visit your repo's landing page and select "manage topics."