- Dashboard: count all current users, questions, categories, tags. Show newest users and questions.
- User Manager: list, create, update, delete, show profile.
- Question Manager: list, view detail, delete.
- Category Manager: list, create, update, delete, show questions.
- Tag Manager: list, create, update, delete, show questions.
- Answer Manager: delete.
- Security: register, login, logout, authorization.
- Pages: home, category, tag, search.
- Question: ask and view details.
- Answer: post answer, choose best answer, like/dislike answer.
- Profile: view profile, change profile, upload avatar.
- Rank: sort by point.
- Spring Framework (Spring MVC v4, Spring Security)
- DBMS: MySQL
- ORM Framework: Hibernate v5
- HTML, CSS
- JavaScript, jQuery, AJAX
- JSP, JSTL
- Ubuntu 16.04 LTS
- Eclipse Neon
- Maven 3