Skip to content

Vladyslavos/FeedbackForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedback form using React-Native

Description: I wrote a feedback form where the user can fill out the form and share their experience. I wrote for Android using an emulator, namely Pixel 3a API 27 2.


Task I completed:

  • User can input his name, number and email.✅
  • Fields were validated according to their type, and special functions were written.✅
  • Fields will be highlighted in red if they fail validation.✅
  • User can share experience using emoji-slider. The slider was moved to a separate component and created using the Slider library. When the user moves the slider over an emoji, it becomes colored, as does the text below it.✅
  • User can leave a comment.✅
  • If the name, number, and email fields are empty or did not pass validation, the subtit button is disabled. If the user entered all the data in the fields correctly, then the setTimeOut function will work, which simulates sending data to the server, the spinner spins and a message is displayed about the successful sending to the server.✅

An example of how it looks on the emulator:

android-emulator-pixel-3a-api-27-2-5554-2023-06-13-03-26-47_FQ4d17oH


In case if you are interested in this project, you can download it in ZIP:

incase


Do not hesitate to contact me 📧