Skip to content

iamdwn/fu-blog

 
 

Repository files navigation

FUBlog using Spring Boot

The system was created to support F school students, who are writers and readers following certain experts, majors or subjects. Here, writers can write and post articles; Readers have been updated with quality content that is close to the learning and personal problems they are facing. In addition, advisors/instructors are also involved in reviewing the game test content. Blog posts with good content, practical equipment, a lot of interest, and a lot of feedback will be awarded corresponding honorary rewards.

Features

  • Users can write blog, interact with other blogs.

Technologies Used

  • Spring Boot: Backend framework for building the game application.
  • Spring Security: For handling user authentication and authorization.
  • JWT (JSON Web Tokens): For secure authentication and transferring claims between the client and server.
  • Flux: For real-time communication between the server and clients.
  • MySQL (or your preferred database): For storing user data, game history, and leaderboard information.

Getting Started

To run this project locally, follow step:

git clone https://github.com/iamdwn/fu-blog.git

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.9%
  • Dockerfile 0.1%