Giter Site home page Giter Site logo

dbms_mini_project's Introduction

dbms_mini_project

Django SQLite
it's a movie recommendation system, that provides optimal movie suggestions based on the user's preference and reviews/watchlist (interactions) relating to certain movies.

Features

  • User Authentication: The system provides a login interface to authenticate users before accessing the database functionalities.
  • User Profiles: Enable users to create profiles where they can customize their preferences, manage their watchlists, view their viewing history, and track their ratings and reviews
  • CRUD Operations: Users can perform CRUD (Create, Read, Update, Delete) operations on criminal records stored in the database.
  • Watchlist Management: Allow users to create and manage their watchlists where they can add movies they intend to watch later. Users can receive recommendations based on the contents of their watchlist.
  • Personalized Ratings: Allow users to rate movies they have watched. Incorporate these ratings into the recommendation algorithm to provide more personalized and accurate recommendations.
  • Trending Movies: Displays a list of movies that are currently trending or popular among users using various metrics and refresh the list periodically to reflect changes in movie popularity over time. Allowing users to explore trending movies and add them to their watchlist or view more details.

Installation

  1. Clone the repository:
    git clone https://github.com/SiddharthJali/dbms_mini_project.git
  2. Navigate to the project directory:
    cd movie_rec
  3. Install the required dependencies:
    pip install -r requirements.txt
  4. Run the application:
    python manage.py runserver

Usage

  1. Launch the application by executing the manage.py file.
  2. Log in using valid credentials to access the Movie recommendation system functionalities.
  3. Use the navigation buttons to search and navigate through an extensive selection of Movies .
  4. Utilize the recommendation feature to receive personalized selections based on user interaction criteria.

dbms_mini_project's People

Contributors

siddharthjali avatar

Watchers

 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.