xyeras / AnimalFarm

The purpose of this project is to create an application to record agricultural activity.
3 stars 2 forks source link

Submit and Success message add page #9

Closed dulce-mezaf closed 6 years ago

dulce-mezaf commented 7 years ago

@kat-saldivar im not sure how to clear the page and show a success message when pressing submit button? Do i have to use php??

kat-saldivar commented 7 years ago

For clearing the page, we should go into the addData.js and either add code to clear everything, or code to just refresh the page. I have it set up so it can display a success message out to a div where id=result.