(GA Software Engineering Immersive - Project 2)
Lets house-hunters rate their favourite properties and perform due diligence.
To build a simple CRUD app using Ruby, Sinatra, Active Record, PostgreSQL, HTTParty with API integration then host it on Heroku. Allow users to log in, rate their listings, and add information to a secure database.
- Secure user password hashing with bcrypt
- Search the Domain API for house listings
- Responsive mobile-first design
- Log in feature
- PostgreSQL Database
This was my first CRUD app and I had a stack of fun working through each challenge! Learning about the types of requests and sending data back and forth between the server and client was a rewarding lesson. I look forward to expanding this project more over the coming weeks!
2 Days initially with further development intended.