Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebalp100/realstate-rails
Simple Rails 7.1 website
https://github.com/sebalp100/realstate-rails
rails7 ruby ruby-on-rails
Last synced: 11 days ago
JSON representation
Simple Rails 7.1 website
- Host: GitHub
- URL: https://github.com/sebalp100/realstate-rails
- Owner: sebalp100
- Created: 2024-05-14T23:46:03.000Z (6 months ago)
- Default Branch: dev
- Last Pushed: 2024-06-06T15:58:20.000Z (5 months ago)
- Last Synced: 2024-11-02T15:27:25.779Z (15 days ago)
- Topics: rails7, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://realstate-rails.onrender.com/
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple website made with Rails 7.1 and Ruby 3.2.2. It was made following the next requirements:
- Ruby on Rails 7.1 application with tailwind CSS as the CSS framework.
- Model called Listings, it should have an address and description field and one image.
- Index page on the listings controller that looks like the Figma file. Use tailwind CSS for the styling and make it responsive to work on mobile and desktop.
- Everything on the page can be static except for the listings, those should be database driven.Tested in Chrome 124.0 and Firefox 126.0.
Deploy link: https://realstate-rails.onrender.com/
Test