A membership management system using Jakarta EE and Angular 19. Supports CRUD operations, JWT authentication, password reset via MailerSend, and Malaysian address data. Dockerized with MySQL and Tomcat, following MVC and DAO patterns.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
refactor: move j2ee api code to backend folder, added reset password feature
4080681View on GitHubfeat: Enhance login/register page security and improve topbar UI
3d0fd42View on GitHubfeat: Add loading state and improve form handling in member form
f498c43View on GitHubfeat: Add loading state to login button and implement logged-in guard
28618d4View on GitHubfix: Secure password handling by clearing password arrays after use
d920d4eView on GitHubfeat: Enhance registration and login pages with validation and password visibility
9a46bf4View on GitHubfeat: Implement members list page with pagination, search, and actions
7aee3a8View on GitHub