Skip to content

The form asks the user for his details(name, date of birth, email, phone number). The form is rendered in any of the modern frontend frameworks like React.js. Date of birth field should be a calendar option & the form also validate the user age above 18 years

Notifications You must be signed in to change notification settings

rahuladream/AlgofocusUserForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algofocus Technologies Pvt. Ltd. for Full Stack Developer

UserForm

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

  1. Create a Django or Node.js or Go or Ruby on Rails or Spring Application which shows a simple form at "/user-form". The form asks the user for his details(name, date of birth, email, phone number). The form is rendered in any of the modern frontend frameworks like AngularJs, React.js or Vue.js. Date of birth field should be a calendar option.

  2. User fills the form and presses submit. Perform basic front-end validation on the name, email, DoB (age cannot be less than 18 years).

  3. Phone number validation happens at the backend. If you are using Django then Django-Rest-Framework is preferred. If node.js or Go or Scala, use the relevant framework/suggested best practice for writing a modular code.

About

The form asks the user for his details(name, date of birth, email, phone number). The form is rendered in any of the modern frontend frameworks like React.js. Date of birth field should be a calendar option & the form also validate the user age above 18 years

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published