Skip to content

Address submission form which can auto fill location of user by using server-side third party API, Validated on both client and server side

Notifications You must be signed in to change notification settings

J-Raghav/addressFormExpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Address Form

Routes

  • '/' : Home Route contains examples
  • '/{ parameter }/address' : List Address from database Route
  • '/{ parameter }/address/form' : Fill Address Route
  • '/{ parameter }/address' : Post Route for posting address to server
  • '/getlocation' : Get city and state by user's coordinates (lat, lng)

About

Address submission form which can auto fill location of user by using server-side third party API, Validated on both client and server side

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published