Skip to content

A program to manage a movie database, with rentals per user

License

Notifications You must be signed in to change notification settings

thetechdog/Movie-Rental-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie rental manager

A program to manage a movie database, with rentals per user. Features:

  • Create an account with different privileges
  • Very basic permission system, the permissions are preset and depend on the chosen account type
  • User login
  • Password change
  • Set a profile picture
  • Delete account
  • Add/Delete movies to/from database
  • Edit movie details
  • Mark a movie as rented, as well as keeping track of when it was rented and the time limit
  • State machine diagram included (not really a program feature but hey...)

Updates coming never.
The program is in romanian, no other translation is planned.
Make sure the database location is set correctly in the connection string located in Form2 before compiling, otherwise the program will not function correctly (it is this way because no graphical database picker is implemented).
Make sure your database has the same structure as the sample Access database included.
The project is licensed under the Apache Public License, with the exception of the included royalty free images.
The profile picture samples are from Pixabay, so cheers to their respective creators.

Screenshots:
Login   Account creation
normal user
elevated user
user manager
movie management
adding a movie

About

A program to manage a movie database, with rentals per user

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages