Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidkhaliddv/real_state
A Ruby on Rails app for buying and selling properties. A user can list his properties and other users can buy the property using their in-app cash, its a dummy currency. App is built on rails 7 using hotwire and stimulus
https://github.com/sidkhaliddv/real_state
hotwire rails7 ruby-on-rails stimulus
Last synced: 19 days ago
JSON representation
A Ruby on Rails app for buying and selling properties. A user can list his properties and other users can buy the property using their in-app cash, its a dummy currency. App is built on rails 7 using hotwire and stimulus
- Host: GitHub
- URL: https://github.com/sidkhaliddv/real_state
- Owner: sidkhaliddv
- Created: 2023-08-11T07:16:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-03T18:16:19.000Z (over 1 year ago)
- Last Synced: 2024-12-20T21:22:18.037Z (about 2 months ago)
- Topics: hotwire, rails7, ruby-on-rails, stimulus
- Language: Ruby
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...