Skip to content

lexelpro/topjava07

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Java Project

Java Enterprise project with registration / authorization and role-based interface (USER, ADMIN). The administrator can create / edit / delete / users, and the user - manage your profile and data (day, food, calories) through the UI (via AJAX) and REST interface with basic authentication. Data may be filtered by date and time, and the color recording food table depends on whether the amount of calories per day than normal (editable parameter profile). All REST interface covered by JUnit tests using Spring MVC Test and Spring Security Test.

DEMO: http://mytopjava.herokuapp.com/

About

Fully functional Spring/JEE application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.4%
  • JavaScript 4.8%
  • Other 0.8%