-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Favorite home #380
Comments
@tihomirtx88 You can take this task |
On home details page there is a button - Add to Favorites. Create post request to the back end on route /favorite-home with JSON which includes the current user id + the current home id. When you receive successful response, change the text to Favorited on the button and disable it. |
@DamyanBG , I tried to run this app. When I am hitting an api from main branch. I do not get any response from backend.https://real-estate-flask-rest-api.onrender.com/user/register-user or signin |
Because I am not paying anymore for the subscription of the database. Do you want to contribute to this project? If yes, I am building version 2 of it. |
@DamyanBG , Thank you for considering me for your project! I would be delighted to contribute to version 2 and help bring your vision to life. Let me know how I can get involved and what the next steps are. Looking forward to working together! |
https://github.com/DamyanBG/real-estate-nextjs-v2 Here is the new repo, these days I will commit some code. After that I will add README and some tasks. Are you familiar with Docker? |
@khanSoliheen this can be your first issue: It is not related to Real Estate, but I think it is good. |
@DamyanBG , Yes, I'm familiar with Docker as well. Let me know if you need any help or have specific requirements related to Docker in the project. |
Thanks for sharing the new issue. I’ll review it and update you on the coloring aspect. |
Add ability for users to favorite a home.
The text was updated successfully, but these errors were encountered: