Filmovi
The Filmovi application was created at college as an exercise in the Programming in the .NET Environment course.
The application is designed for tracking movies so users can keep track of their favorite films.
The project was developed in Visual Studio using Windows Forms (.NET) framework with C#, and it uses Microsoft SQL Server for database management.
The application includes user login and registration with necessary parameter checks. For previously saved movies, there is a feature to refresh IMDb ratings when the user clicks the Refresh button.
For retrieving movie data, the application uses the OMDb API.
After successful login, the application allows users to: