Skip to content

A real estate site where agent can post and sell home

Notifications You must be signed in to change notification settings

amklass11/Real-Estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate site

This app was built using RoR and JS. which allow sellers to post and sell tehir houses Its a reeal estate e commerce app I used devise to manage users and disabled e-mail authentication considering this app is only for educational purposes.

Screenshots

Property Finder

Property Finder

Property Finder

Getting started

Kindly make sure your are using ruby --version 2.7.1

To get started with the app clone the repo and run the following commands:

$ bundle install --without production

Create the database:

$ rails db:create

Migrate the database:

$ rails db:migrate

Run the app in a local server:

$ rails server

Go to:

$ localhost:3000/

Built with

  • Ruby on Rails
  • JS
  • Webpack
  • Devise
  • MySQL
  • Bootstrap

Install

The following tools help make easier to work with sample code.

Authors

Amk lass

GitHub:@amklass11 LinkedIn:@AmkLAss

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! and cheers✨

Acknowledgments

Microverse offered guidance on how to make the project more professional

📝 License

This project is MIT licensed.

About

A real estate site where agent can post and sell home

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published