<?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: Manuel Sanchez</title>
    <description>The latest articles on DEV Community by Manuel Sanchez (@msanchezdev).</description>
    <link>https://dev.to/msanchezdev</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%2F88437%2Fea98e0d2-305f-4ef5-b8b3-b143972c6d45.png</url>
      <title>DEV Community: Manuel Sanchez</title>
      <link>https://dev.to/msanchezdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/msanchezdev"/>
    <language>en</language>
    <item>
      <title>Offlex - Video Streaming Platform (Day 1/3)</title>
      <dc:creator>Manuel Sanchez</dc:creator>
      <pubDate>Wed, 11 May 2022 02:22:40 +0000</pubDate>
      <link>https://dev.to/msanchezdev/offlex-video-streaming-platform-day-13-on0</link>
      <guid>https://dev.to/msanchezdev/offlex-video-streaming-platform-day-13-on0</guid>
      <description>&lt;p&gt;series: ["Offlex - Video Streaming Platform"]&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Description
&lt;/h2&gt;

&lt;p&gt;The idea of the project is to build a video streaming platform, somewhat like youtube, netflix and twitch.&lt;/p&gt;

&lt;p&gt;I am just starting the project today May 10th, so I'm running short on time and will try to keep the posts short to properly work on the project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Wireframe
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Homepage&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--a8_4GlXe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://share.balsamiq.com/c/5rpqgebTxTePmBRgTSehHb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--a8_4GlXe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://share.balsamiq.com/c/5rpqgebTxTePmBRgTSehHb.png" alt="Homepage" width="880" height="638"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Video&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ULM_aEdC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://share.balsamiq.com/c/nzLk1KieCcKkdhBHhj4fe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ULM_aEdC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://share.balsamiq.com/c/nzLk1KieCcKkdhBHhj4fe.png" alt="Video" width="880" height="638"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Live Video&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JaBDj13p--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://share.balsamiq.com/c/xv5Rj7PyDkR4bhhQNHwQre.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JaBDj13p--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://share.balsamiq.com/c/xv5Rj7PyDkR4bhhQNHwQre.png" alt="Live Video" width="880" height="638"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Planned Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;[ ] Login with Email&lt;/li&gt;
&lt;li&gt;[ ] Social Login&lt;/li&gt;
&lt;li&gt;[ ] Publish Video

&lt;ul&gt;
&lt;li&gt;[ ] Compress video for different resolutions&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;[ ] Following Users&lt;/li&gt;
&lt;li&gt;[ ] Liking Videos&lt;/li&gt;
&lt;li&gt;[ ] Live Video&lt;/li&gt;
&lt;li&gt;[ ] Comments&lt;/li&gt;
&lt;li&gt;[ ] Starring / Adding to Favorites&lt;/li&gt;
&lt;li&gt;[ ] Sharing&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Project Structure
&lt;/h2&gt;

&lt;p&gt;The project will consist of a React App and a Node.js Backend making use of AppWrite&lt;/p&gt;

</description>
      <category>appwritehack</category>
      <category>node</category>
      <category>react</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
