Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB

IMDB (clone) is a WPF application for managing movie information, It has an intuitive GUI design and modular architecture This project makes use of Microsoft SQL Server for managing the database operations and performing CRUD functionality

Getting Started

Please use the below steps as a setup guide

1.       MS SQL SERVER is required in order to get the database going. Use the IMDB.sql to set up the database

Project Structure

Views:         

  • PageName.xaml: The .xaml files contain the UI Code for the project         
  • PageName.xaml.cs: The .xaml.cs has the logic used by the pages for interaction of UI and the database
  • MovieRepostory.cs: This page contains the logic for database connectivity

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages