https://github.com/dmg-techlabs/watchlist-wizard
A movie manager in Java
https://github.com/dmg-techlabs/watchlist-wizard
java java-swing maven microsoft-access-database swing-gui
Last synced: 9 months ago
JSON representation
A movie manager in Java
- Host: GitHub
- URL: https://github.com/dmg-techlabs/watchlist-wizard
- Owner: DMG-TechLabs
- License: mit
- Created: 2023-02-22T10:28:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T19:13:39.000Z (about 2 years ago)
- Last Synced: 2025-03-24T06:45:24.249Z (9 months ago)
- Topics: java, java-swing, maven, microsoft-access-database, swing-gui
- Language: Java
- Homepage:
- Size: 831 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: change_log.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Watchlist Wizard

A movie manager project made with Java and Java Swing, using the TMDb api.
[Project Website](https://dmg-techlabs.github.io/Movie-Manager-Website/)

## Prerequirements
Download [Java](https://www.java.com/en/download/) and restart your PC
## Acknowledgements
- [TMDb Api](https://www.themoviedb.org/)
## Authors
- [@KDesp73](https://www.github.com/KDesp73)
- [@creatorkostas](https://www.github.com/creatorkostas)
- [@ThanasisGeorg](https://www.github.com/ThanasisGeorg)
## Contributing
Contributions are always welcome!
See [Contributing.md](https://github.com/DMG-TechLabs/Movie-Manager/blob/main/Contributing.md) for ways to get started.
## Feedback
Visit our [report-an-issue](https://dmg-techlabs.github.io/Movie-Manager-Website/report-issues.html) page. We would love to hear from you!
OR
File an [issue](https://github.com/DMG-TechLabs/Movie-Manager/issues) here on Github
## License
[MIT](https://github.com/DMG-TechLabs/Movie-Manager/blob/main/LICENSE)