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

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VesizleMvcCore

Türkçe

Okuldaki üç dersin ortak dönem projesidir (Veritabanı yönetim sistemleri, Servis odaklı mimariler ve İleri web programlama.) Projede 4 kişi rol almıştır. Benim rolüm backend tarafını yapmaktı. Bu ve Web service tarafında rol aldım. vesile-app

Projenin Amacı

Proje, themoviedb adında filmlerle ilgili web api alt yapısı sunan bir hizmet üzerine kuruludur. Projede kullanıcımız filmin detaylarına, fragmanına , oyuncularına vb. bilgilerine bakabildiği gibi istediği filmi izlenecek, favori veya izlendi listelerine de ekleyebiliyor.

Özellikler

  • Hesap oluşturma
  • Film
    • Oyuncular
    • Ekip
    • Önerilen filmler
    • Fragman
    • Özet
    • Puan
  • İzleme listesi oluşturma
  • İzlendi listesi oluşturma
  • Favori listesi oluşturma

Kullanılan teknolojiler

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

English

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
  • Film
    • Cast
    • Crew
    • Recommended movies
    • Trailer
    • Summary
    • Point
  • Watch list creation
  • Watched list creation
  • Favorite list creation

Used technologies

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

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%