Skip to content

The project is based on a service called themoviedb that provides a web api infrastructure for movies.

Notifications You must be signed in to change notification settings

aliyildizoz/VesizleMvcCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VesizleMvcCore

It is a joint term project of three courses in the school (Database management systems, Service-oriented architectures and Advanced web programming.) 4 people took part in the project. My role was to do the backend side. I took part in this and the Web service side. vesile-app

Purpose of project

The project is based on a service called themoviedb that provides a web api infrastructure for movies. In the project, our user can look at the details of the movie, it's trailer, actors, etc. Our users can also add any movie they want to their watch, watched or favorite lists.

Features

  • Create account
  • Movie
    • Cast
    • Crew
    • Recommended movies
    • Trailer
    • Summary
    • Score
  • Watch List
  • Watched List
  • Favorite List

Used technologies

  • Asp.Net Core Mvc
  • Asp.Net Identity
  • Entity Framework Core
  • MsSql
  • Bootstrap
  • Web Service
  • Grunt
  • HttpClient
  • SOAP

About

The project is based on a service called themoviedb that provides a web api infrastructure for movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 46.8%
  • CSS 36.6%
  • HTML 14.5%
  • JavaScript 2.1%