Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read manga online website

Swagger local host URL:

http://localhost:8080/swagger-ui/index.html#/

Function list:

  • Register by Email, facebook or username and password
  • Reset password
  • Update profile (display name, avatar, password)
  • Manage user (change role, activate, deactivate)
  • Notification
  • Search mangas by name, genre, author, translator, keyword
  • Sort mangas by views (day, week, month,...)
  • Suggest manga
  • Register for translator account
  • Rate manga
  • Report manga, user, translator
  • Add manga to favorite (bookmark)
  • View reading history, comment history
  • Comment, reply comment

Feature:

  • Jwt authentication
  • Error handling
  • Paging
  • Upload files to aws

Database:

Database

Framework

  • Spring boot, Spring security, Spring dataJPA
  • Hibernate
  • JUnit 5, Mockito

Environment

  • IDE: Intellij
  • Maven
  • jdk 17
  • Database: MySQL
  • Cloud: AWS

How to run project:

Set up environment:

  • Install MySQL
  • Install jdk 17 or later

Run project:

  • Change database information in application.yml.
  • Run project

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages