Challenge Overview
The purpose of this challenge is to create a wiki website using the Apache JSPWiki (https://jspwiki-wiki.apache.org/). The look and feel of the website should be just like the https://jspwiki-wiki.apache.org/, and you can use dummy data for PoC purpose.
It should at least have the following pages:
- there should be one page which will have a Google Maps embedded in it pointing to any famous random location in USA
- it should have a tree like structure for its pages like Category -> Sub Category 1, Sub Category 2, etc.
Note that you should also demonstrate all the actions that supported by the Apache JSPWiki on this PoC wiki website (e.g. authentication, authorization, edit page etc.).
Technology
- Apache JSPWiki
- Tomcat
- Maven / Gradle
- ���Java
Final Submission Guidelines
Submission Deliverable
-
Source Code
-
Detailed deployment guide and verification guide