{"id":20391160,"url":"https://github.com/hemanthkumar314/movieverse","last_synced_at":"2025-03-05T00:15:23.943Z","repository":{"id":242391047,"uuid":"809402483","full_name":"hemanthkumar314/Movieverse","owner":"hemanthkumar314","description":"Build a Movie Review Management System where users can interact with application in real-time to rate the movies and review their thoughts on movies","archived":false,"fork":false,"pushed_at":"2024-07-18T09:29:39.000Z","size":35078,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T10:20:21.713Z","etag":null,"topics":["html-css-javascript","php","sql"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hemanthkumar314.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-02T15:36:22.000Z","updated_at":"2024-09-10T17:20:42.000Z","dependencies_parsed_at":"2024-06-02T19:03:37.172Z","dependency_job_id":"73b891fe-fca1-41ea-88c2-b7387f71441b","html_url":"https://github.com/hemanthkumar314/Movieverse","commit_stats":null,"previous_names":["hemanthkumar314/movieverse_fullstack","hemanthkumar314/movieverse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanthkumar314%2FMovieverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanthkumar314%2FMovieverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanthkumar314%2FMovieverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanthkumar314%2FMovieverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemanthkumar314","download_url":"https://codeload.github.com/hemanthkumar314/Movieverse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940575,"owners_count":20045883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html-css-javascript","php","sql"],"created_at":"2024-11-15T03:29:12.927Z","updated_at":"2025-03-05T00:15:23.900Z","avatar_url":"https://github.com/hemanthkumar314.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eMovieVerse\u003c/h1\u003e\n\u003ch2\u003eOverview\u003c/h2\u003e\n\u003cdiv\u003e\n  The Movie Review Management System is a web application that allows users to interactively review and discuss movies in       real-time. It is designed to provide a seamless and engaging platform for movie enthusiasts to share their opinions and       discover new films.It is settled up with strong privacy protocols with a secure login system, allowing only authorized Admins to edit content, which helps keep data accurate and safe.\n\u003c/div\u003e\n\n\u003ch2\u003eKey Features\u003c/h2\u003e\n\u003cdiv\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cb\u003eUser Registration and Authentication :\u003c/b\u003e Users can sign up for an account and log in to access the application.Passwords are securely stored and managed in Database.\u003c/li\u003e\n    \u003cli\u003e\u003cb\u003eMovie Database :\u003c/b\u003e A comprehensive SQL database of movies is maintained, including details such as title, genre, release date, and descrption.So,Users can search for movies by title or genre.\u003c/li\u003e\n    \u003cli\u003e\u003cb\u003eReview and Rating System :\u003c/b\u003e Logged-in users can view reviews and rate movies.Reviews and ratings are displayed in real-time, ensuring users always see the most up-to-date information.\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/div\u003e\n\n\u003ch2\u003eTechnologies Used\u003c/h2\u003e\n\u003cdiv\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003cb\u003eFront End\u003c/b\u003e\n      \u003cbr\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003cb\u003eHTML :\u003c/b\u003e Structures the content on web pages.\u003c/li\u003e\n        \u003cli\u003e\u003cb\u003eCSS :\u003c/b\u003e Styles the web pages for a visually appealing layout.\u003c/li\u003e\n        \u003cli\u003e\u003cb\u003eJavaScript :\u003c/b\u003e Adds interactivity and handles AJAX requests for real-time updates.\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003cb\u003eBack End\u003c/b\u003e\n      \u003cbr\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003cb\u003ePHP :\u003c/b\u003e Handles server-side logic, processes user requests, and interacts with the database.\u003c/li\u003e\n        \u003cli\u003e\u003cb\u003eMySQL :\u003c/b\u003e Stores all data related to users, movies, and reviews.\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanthkumar314%2Fmovieverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemanthkumar314%2Fmovieverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanthkumar314%2Fmovieverse/lists"}