My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Quizzer WebApp is front-end part of the Quizzer Project (see Quizzer Admin for the back-end part). It's a full web application that allows you to educate yourself by answering to questions in several categories, just like a quiz. You don't need to be registered to play the game. But if you are, you can in addition propose your own categories, questions, vote for a category / question, have your results saved after each game, ...

This project is a good example of real-world web application built with some of the best Java Frameworks available today :

  • Struts 1 : For the MVC architecture.
  • Hibernate : For the data persistence.
  • Spring : For the dependencies injection.

The project promotes good programming practices like

  • Domain Driven Design( DDD)
  • Model View Controller pattern
  • Decorator and Dependency Injection Patterns
  • Both client and server-side validation
  • Internationalization
  • ...

Here are some screen shots ( see Download section for high resolution images, and Source to view or download the source code):









Powered by Google Project Hosting