Coder Social home page Coder Social logo

movie_hunter_mvc_project's Introduction

Movie Hunter Documentation 😀

-Project of MVC in ITI

Our Team ☺️


Project Parts:

  1. Project Structure
  2. Data base
  3. Identity System
  4. Admin dashboard
  5. Movie Website

Part Details:

  1. Project Structure:
    1. Set up for program.cs services and middle wares to work with the project
    2. Add the configuration for appsettings.json file for connection string ,facebook , google , stripe
    3. Project is partitioned into Areas:
      1. AdminDashBoard
      2. Identity
      3. Payment
      4. User: interaction of user with movies and series
      5. Movies and Series area.

  1. Database :
    1. Created Database schema , Models and Context
    2. Created Reposatory Pattern in C# Interfaces and classes

  1. Identity System :
    1. Scaffolded identity system created
    2. Register System with normal user
    3. External logins with google and facebook
    4. Created Roles (“Admin,Normal users”)
    5. Admin Account Applied Without Register: 1. ID:[email protected] 2. Password:Admin@movie123
    6. Normaly any normal or external user is assigned to Normaluser role
    7. Ability to Edit user profile and delete the account

  1. Admin Dashboard :
    Only accessed to Admin Role
    1. Created dashboard to CRUD movies , series and episodes
    2. Assign user to Role
    3. Remove user from Role
    4. CRUD on Role
    5. AdminDashboard Template Was Used
    6. Custom Data annotation were used
    7. Using Routing and Routing Constraints

  1. Movie Website Features: (Only Authenticated user can watch movies and user full system Features)

    1. User Can choose among 3 plans (Basic,Premium,Pro) and Use Stripe API to mimic Payment
    2. Show all movies and all series and every episode available of that series
    3. User can add specific amount of movies based on his Plan 1. Basic : 2 movies 2. Premium : 6 movies 3. Pro : Unlimited Movies 4. No Plan : No Favorite movies

    (If user tries to add more than the given amount for his plan he will be redirected to custom handler Exception page)

    1. Show Favorite Movies and series for Each user and also recommened Movies based on his Favorite Category
    2. User can add movies and series to his watch list
    3. Watch Movies and Series Episodes and the ability to Download them if Authenticated
    4. News Page
    5. Handling 404 Errors and unauthorized Errors with custom pages

  1. Web site Deployed on IIS

movie_hunter_mvc_project's People

Contributors

hebaallah61 avatar ahmedtaha475 avatar maha-yehia avatar asmaaabdeen avatar heshamhendawi avatar mohamedabdelfattah71 avatar ahmedtahatest avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.