Skip to content

jay90099/recaptcha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recaptcha-codelab

Goes through the process of adding reCAPTCHA to a comment form using Java and Maven in phases.

  1. phase1 -- Initial UI
  2. final -- Final version of the codelab with reCAPTCHA support.

Please ask questions on Stackoverflow

Project setup, installation, and configuration

How do I, as a developer, start working on the project?

  1. cd phase1 (or final if you wish to skip ahead)
  2. mvn clean appengine:devserver

Contributing changes

test colab

Googleb Colab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.6%
  • CSS 2.1%
  • Other 1.3%