<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Emir Kabal</title>
    <description>The latest articles on DEV Community by Emir Kabal (@emirkabal).</description>
    <link>https://dev.to/emirkabal</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F571758%2Fbefdedcc-d453-4013-9230-84645985509a.jpg</url>
      <title>DEV Community: Emir Kabal</title>
      <link>https://dev.to/emirkabal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emirkabal"/>
    <language>en</language>
    <item>
      <title>I Built a Movie Rating Platform Masterscore 🍿</title>
      <dc:creator>Emir Kabal</dc:creator>
      <pubDate>Thu, 15 Aug 2024 11:19:53 +0000</pubDate>
      <link>https://dev.to/emirkabal/i-built-an-movie-rating-platform-masterscore-25dj</link>
      <guid>https://dev.to/emirkabal/i-built-an-movie-rating-platform-masterscore-25dj</guid>
      <description>&lt;p&gt;Hey Dev.to! 👋&lt;/p&gt;

&lt;p&gt;I'm thrilled to share &lt;strong&gt;Masterscore&lt;/strong&gt;, a site I’ve been working on for months. If you love platforms like Letterboxd or IMDb, Masterscore might just be your new favorite hangout. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/emirkabal/masterscore" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;br&gt;
&lt;a href="https://masterscore.org" rel="noopener noreferrer"&gt;Masterscore Website&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Masterscore?
&lt;/h2&gt;

&lt;p&gt;Masterscore lets you rate movies and TV shows on a scale of 1 to 10. Leave a comment with your rating, and it pops up on the &lt;strong&gt;Feed&lt;/strong&gt;, a Twitter-like page where you can see what others are watching and rating.&lt;/p&gt;

&lt;h3&gt;
  
  
  Storyline
&lt;/h3&gt;

&lt;p&gt;Here’s how the website came to be: Every weekend, my friends and I would rent a movie, watch it, and each of us would rate it on a scale of 1 to 10. We then recorded these ratings in an Excel spreadsheet to generate a list of “Best Movies.” Eventually, this process became quite cumbersome, so in my spare time outside of my full-time job (as a full-stack developer at a tech company), I started working on this site. And that’s how Masterscore was created.&lt;/p&gt;

&lt;h3&gt;
  
  
  Profiles &amp;amp; Badges
&lt;/h3&gt;

&lt;p&gt;Each user has a profile with a picture, banner, and bio. You can even earn badges—like the &lt;strong&gt;Verified&lt;/strong&gt; badge, which you get after commenting on 15 or more pieces of content.&lt;/p&gt;

&lt;h3&gt;
  
  
  Powered by TMDB
&lt;/h3&gt;

&lt;p&gt;At the heart of Masterscore is &lt;strong&gt;TMDB (The Movie Database)&lt;/strong&gt;. We’ve integrated their API to provide a massive, constantly updated library of movies and shows.&lt;/p&gt;

&lt;h2&gt;
  
  
  Check It Out!
&lt;/h2&gt;

&lt;p&gt;I built Masterscore outside of my full-time dev job, using tools like nuxt, tailwind, prisma (with mongodb). You can explore the project on &lt;a href="https://github.com/emirkabal/masterscore" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt; or visit &lt;a href="https://masterscore.org" rel="noopener noreferrer"&gt;masterscore.org&lt;/a&gt; to start rating your favorite movies today.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>nuxt</category>
      <category>showdev</category>
      <category>tailwindcss</category>
    </item>
  </channel>
</rss>
