Chat Bot Hello
Bajet $10-30 USD
- Freelancer
- Kerja
- PHP
- Chat Bot Hello
I am looking for the "bot" to say "Hello Michael" when I submit my name. There is an additional language piece in there if you have the time. Absolutely no wrong answers to this, I just want to see your thought process. Feel free to load in any libraries you are familiar with, if it makes your life easier.
<html>
<head>
<title>Simple Greeting Bot</title>
<style>
body > div {
width: 80%;
margin: 5px auto;
}
input[type="text"],
input[type="datetime-local"],
input[type="color"],
select {
box-shadow: inset 1px 1px 3px #ccc;
border-radius: 5px;
}
</style>
</head>
<body>
<div>
<h1>Simple Greeting Bot</h1>
<p>
Hello, I am a bot. Please tell me your name and I will greet you!
<ul>
<li>Here I will say "Hello name" based on the answer below.
<li>Make sure to validate the data and that the page doesn't reload
<li>You can change the HTML as needed
<li>There are radio buttons on the form, as a strech goal, have the bot say
"Hola name" when spanish is selected
</ul>
</p>
<form>
<label for="fname">Please tell me your name:</label><br />
<input type="text" id="fname" name="fname" /><br />
<!-- <input type="radio" id="english" name="langauge" value="English">
<label for="english">English</label><br>
<input type="radio" id="spanish" name="langauge" value="Spanish">
<label for="spanish">Spanish</label><br> -->
<input type="submit" value="Greet Me!" />
</form>
</div>
<script>
[login to view URL]("form").addEventListener("submit", (e) => {
[login to view URL]();
// Put the work here. Most important thing is getting the functionality!
});
</script>
</body>
</html>
4 pekerja bebas membida secara purata $23 untuk pekerjaan ini
Dear Sir How are you. I have 4th year experience in Website Development and designing. I can do the job as you have mentioned sir. Thank You.
Hi, there. I have gone through your post and I can see that you want to make chat bot when user insert a name in input. I can solve this problem using Javascript for 1~2 hours. I specialize in full-scale web design & Lagi
hi As a chatbot developer, I have worked on several similar projects I can deliver quality notes to tight deadlines. You can see an example of one of those projects in my portfolio here: https://www.freelancer.com/u/an Lagi