About Blog app is a classic example of a blog website. That allows you to create new posts, displays a list of posts and empower readers to interact with them by adding comments and liking posts.
-
Updated
Feb 2, 2023 - Ruby
About Blog app is a classic example of a blog website. That allows you to create new posts, displays a list of posts and empower readers to interact with them by adding comments and liking posts.
In this project, we tried to set up the data association using RubyOnRails framework, similar to Eventbrite https://www.eventbrite.com/ . A user can create an event and invite other users to his event.
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.
Graph visualization for Rails applications
ERDB is a Ruby Gem for generation Entity-Relationship Diagrams (ERD). Currently it support sqlite, mysql and postgresql database.
Hotelator is a SPA built with with Ruby on Rails, PostgreSQL, and React/Redux following a TDD. Allows users to Sign in/up, make hotel reservations, check for them, decline them or add/delete hotel packages. All these actions made by JWT authentication in order to retrieve the specific data for each user.
A Rails engine for drawing your app's ER diagram
Add a description, image, and links to the erdiagram topic page so that developers can more easily learn about it.
To associate your repository with the erdiagram topic, visit your repo's landing page and select "manage topics."