Skip to content

Movie Helper(SpringBoot - Kotlin): find the most valueable moives

License

Notifications You must be signed in to change notification settings

zzh1991/Movie-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Helper

Movie management and find valueable movies to watch

Git clone repo (optional)

Front-end project: movie-helper-front

# cd React-SpringBoot/
git clone https://github.com/zzh1991/movie-helper-front.git

Configure Front

  • cd movie-helper-front
  • npm install: install dependency
  • prepare front static files
    • dev mode
      • npm run dev
    • Deploy mode
      • npm run deploy
  • start the web app in IDE
  • open browser

Update front end

cd movie-helper-front
git fetch origin master
git rebase origin/master

Implement

Back end

  • Kotlin: refactor back end code
    1. easy to understand
    2. improve the code quality
  • Spring Boot 3
  • PostgresQL
  • Guava
  • Swagger
  • Flyway

Endpoints

Swagger UI

Recent Movies

Recent

Top 100 Movies

Top

Author

👤 Zhihao Zhang

Show your support

Please ⭐️ this repository if this project helped you!

📝 License

Copyright © 2023 zzh1991.
This project is MIT licensed.

About

Movie Helper(SpringBoot - Kotlin): find the most valueable moives

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published