Skip to content

An all-in-one user management system based on Spring Boot and React, implementing features such as user registration, login, query, and management.

Notifications You must be signed in to change notification settings

Jamarcus111/User-center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

User Management System - An Enterprise-Level Full Stack Development Project

Introduction

An all-in-one user management system based on Spring Boot and React, implementing features such as user registration, login, query, and management.

This project is divided into two main parts:

Features

  • User registration
  • User login
  • User query and management
  • Secure authentication
  • Responsive user interface

Technology Stack

Frontend

Mainly utilizing the Alibaba Ant Design ecosystem:

  • HTML + CSS + JavaScript
  • React development framework
  • Ant Design Pro project template
  • Ant Design component library
  • Umi development framework
  • Umi Request library

Backend

  • Java programming language
  • Spring + SpringMVC + SpringBoot framework
  • MyBatis + MyBatis Plus data access framework
  • MySQL database
  • jUnit unit testing library

Project Overview

The User Center is one of the most commonly used systems in an enterprise. In essence, it is a simple "User Management System" that implements basic functions such as user registration, login, and query.

Although small, it is complete with all the essential components. This project represents a complete backend and frontend, from idea generation, requirement analysis, technology selection, system design, project initialization, coding, testing, to deployment and launch. Through this project, I have gained valuable development skills and experience truly needed in an enterprise.

Getting Started

Prerequisites

  • Java Development Kit (JDK) installed on your system. You can download it from here.
  • Node.js and npm installed on your system. You can download them from here.

For detailed information on the frontend and backend, please refer to their respective README files located in the frontend and backend directories.

About

An all-in-one user management system based on Spring Boot and React, implementing features such as user registration, login, query, and management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors