Skip to content
/ Imdb Public

An application set for loading IMDb (Internet Movie Database) files to the SQLite database and presenting this data to the user.

License

Notifications You must be signed in to change notification settings

cho3ek89/Imdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imdb

An application set for loading IMDb (Internet Movie Database) files to the SQLite database and presenting this data to the user.

Projects

  • Imdb - web API for querying IMDb data from the SQLite database
  • Imdb.Tests - unit tests for Imdb project
  • Imdb.Common - data models, database utilities and other tools
  • Imdb.Loader - for downloading and loading IMDb files to the SQLite database
  • Imdb.Loader.Tests - unit tests for Imdb.Loader project
  • Imdb.WebApp - web application for presenting IMDb data to the user

Installation

It should work straight away after building. Optionally You may need to change logging paths and database connection strings in appsettings.json configuration files.

About

An application set for loading IMDb (Internet Movie Database) files to the SQLite database and presenting this data to the user.

Topics

Resources

License

Stars

Watchers

Forks