Hello! I'm new to coding websites and I want to learn how to save responses for my lost and found website. #142508
Unanswered
Karl-Too
asked this question in
Programming Help
Replies: 3 comments 6 replies
-
Hi @Karl-Too, thanks for being a part of the GitHub Community! Have you started any API routing? You'll need to send a POST request to save the responses to your database. You are more likely to get a useful response if you share code snippets or a link to your repo. 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello Everyone, I still need help! |
Beta Was this translation helpful? Give feedback.
0 replies
-
design an api for POST request, when you're passing something in the input box and click on submit it will save your response in the database |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Body
Hellooo! I'm currently doing research for my school and I need some help on how to setup my website.
I've already done some of the basics:
how do I make it so that responses save when they click submit here:
and it shows to the dashboard and database. Thank you for ur responses! srry for this bad thread design
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions