Skip to content

maxswagger/474SQLProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 474 SQL Project

Authors: Max Samoylov, Phillip Zubov, Tyree Mitchell, Buddy Godfrey

Link to Scrum board: https://app.vivifyscrum.com/boards/58638

About

This project is a front-end application for an "IMDB clone" database for JMU's CS 474 Databases class. A majority of the semester was spent creating the database schema, ER diagram and then the actual database of an IMDB clone database. For the last couple weeks of the semester for the final part of the project we were given roughly two weeks to implement a frontend application for the IMDB clone interface.

The project is built in Java Swing and uses JDBC, this language and technology was chosen as the comfort level amongst all team members is well with Java Swing.

To-Do

  • Generic SQL queries.
  • Return search results.
  • Display a content pane showing more details of a search result.
  • Develop a filter and allow for more advanced queries.
  • Flesh out the content pane more to show even more details such as images from the web, and associated content from other tables.

About

Java front end for viewing SQL hosted movie database

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages