Simple but Real Full Stack, hand type in every line of code, understand the entire process.

2 Open Issues Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement JWT authentication with refresh tokens, role-based authorization (ADMIN/USER), and persistent login functionality for a Spring Boot backend and React frontend employee management system. This involves creating user entities, JWT utilities, authentication controllers, security configurations, and integrating JWT authentication into both the backend and frontend.

Complexity: 4/5
help wanted

Simple but Real Full Stack, hand type in every line of code, understand the entire process.

Java

AI Summary: Add a `data.sql` file to the project to populate the PostgreSQL database with initial test data for the employee management system. This will help with testing the application's functionality.

Complexity: 1/5
good first issue

Simple but Real Full Stack, hand type in every line of code, understand the entire process.

Java