文件名称:zillow:简单的zillow
文件大小:52KB
文件格式:ZIP
更新时间:2024-04-24 04:49:35
Ruby
Todos欢迎按钮不起作用从列表页面删除按钮不起作用 简单的Zillow应用 Flow用户转到欢迎页面,选择“查找公寓”或“列出公寓” USER If "find an apartment" 1. then user can search for apartments by size 2. user selects an apartment to schedule a showing 3. user must create an account(email, password, phone) 4. then user chooses data and time 5. showing information goes to realtor and then confirms/rejects 6. if confirmed then
【文件预览】:
zillow-main
----config()
--------database.yml(155B)
--------initializers()
--------environment.rb(296B)
----q(7KB)
----db()
--------development.sqlite(48KB)
--------migrate()
--------schema.rb(2KB)
----Rakefile(151B)
----app()
--------models()
--------controllers()
--------views()
----Gemfile(411B)
----Gemfile.lock(3KB)
----spec()
--------spec_helper.rb(748B)
--------application_controller_spec.rb(289B)
----lib()
--------.gitkeep(0B)
----public()
--------images()
--------javascripts()
--------stylesheets()
--------favicon.ico(5KB)
----README.md(1KB)
----config.ru(305B)