Appointment Planner Challenge Project: Contacts and Appointments are not displaying

Hello,

I have been working on the Appointment Planner Project off-Platform. I have the app up and running but when I try to add the contact or appointment it is not showing up under the list section of the app. I have gone over the files a few times and even looked at similar questions/responses in the forums, but couldn’t find the reason why it isn’t loading. I could really use some help.

I have it uploaded to my git account so you can look over the code.
https://github.com/Sweetcake610/AppointmentPlanner

Thank you!

Hi @colesa09 !

How are you? I was trying to reply your post but is impossible.

I reviewed your code and I found two problems. 1) Unexpected page refreshing. 2) Data doesn’t display.

You have the full comment in your GitHub, I create a pull request.

[NOTE] It change packaje.json and yarn.lock because I use other npm, but this doesn’t make any change. Important files to see are: “ContactForm.js” and “AppointmentForm.js”

If you have any question, feel free to ask.

See u!

Hello @erodriguez101.

Thank you so much for taking the time to review my code and give me feedback. I haven’t gotten a chance to look at the pull request on GitHub yet but I at least wanted to let you know I received it and will review it soon.

Thank you.

Hi @colesa09!

No problem! Let me know if you have any doubts!