Skip to content

GrigorySmirnovSpb/Homework_3rdSemester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie database analysis app

About

This is an application for analyzing a movie database, which looks like more files about movies and actors. It processes data such as: Movie title, IMDB id, movie rating, names of directors and actors, tags, etc. And it saves result in data base.

Dependencies

.NET version 10 is required to run.

Install .NET:

.NET

How to run:

   git clone https://github.com/GrigorySmirnovSpb/Homework_3rdSemester

After cloning the repository, you need to do the following steps:

   # Restore dependencies
   dotnet restore
   # Build project
   dotnet build
   # Run project
   dotnet run

About

This is my repository with programming homeworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages