denisonkolling / movie-list-crud-postgres

Project to create a CRUD movie list with PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie List Rating

Technologies   |    Project   |    Layout   |   


screen program

πŸš€ Technologies

  • Java
  • PostgreSQL

πŸ’» Project

The project is a software to store and record a list of movies with their respective genres and ratings. The application allows users to add new movies, view the complete list, search by id for each movie. The goal of the project is to provide an intuitive and efficient tool for movie enthusiasts to organize their favorite movie lists.

πŸ”– Layout

The program layout features a simple and organized interface, with text fields for entering information about the movie, such as name, director, genre, year, and rating score. In addition, there are buttons to perform different actions, such as searching for a movie in the list, saving the filled information, clearing all fields, deleting a selected movie, and displaying the complete list with rows and columns containing the text fields for each registered movie. The interface also has an attractive and intuitive design to provide a pleasant and efficient user experience.


About

Project to create a CRUD movie list with PostgreSQL


Languages

Language:Java 100.0%