Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.23 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.23 KB

This web-based application will help user to track his/her workout record. It enables user to set today's excersise goal, write down the actual excercise performed and compare them. Also, user can generate the report (currently, plan to use chart in the futher) from all the past records to see his/her body changes.
This project primarily uses SpringMVC, Spring Security, Hibernate, MySQL, Bootstrap, CSS3, REST, jQuery, Eclipse. It supports role-based account management, authentication, authorization, validation, N-tier architecture, transaction management, JMS, RESTful service.

Login page:
image

Main page:
image

Set goal page:
image

Actual exercise info page:
image

Report page:
image