You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Designed database for video rental store using Java, implementing two linked lists to store customer information & video data, creating user interface to test database, allowing customers to search & borrow movies.