<?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: Adithya Vardhan</title>
    <description>The latest articles on DEV Community by Adithya Vardhan (@imadithya).</description>
    <link>https://dev.to/imadithya</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%2F533381%2Ff6ae4fa9-ef7e-49ff-89d6-eeb3ab5498d2.jpg</url>
      <title>DEV Community: Adithya Vardhan</title>
      <link>https://dev.to/imadithya</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imadithya"/>
    <language>en</language>
    <item>
      <title>PlaneIt - One link to everywhere!</title>
      <dc:creator>Adithya Vardhan</dc:creator>
      <pubDate>Tue, 11 Jan 2022 21:12:20 +0000</pubDate>
      <link>https://dev.to/imadithya/planeit-one-link-to-everywhere-4dj8</link>
      <guid>https://dev.to/imadithya/planeit-one-link-to-everywhere-4dj8</guid>
      <description>&lt;h3&gt;
  
  
  Overview
&lt;/h3&gt;

&lt;p&gt;Have you ever felt that there should be a solution to the never-ending task of bookmarking at the start of every semester or finding each lecture link via email/whatsapp for the first 5 minutes of a lecture during online classes?&lt;/p&gt;

&lt;p&gt;Well &lt;strong&gt;PlaneIt&lt;/strong&gt; is that very solution.&lt;/p&gt;

&lt;h3&gt;
  
  
  So what does PlaneIt exactly do?
&lt;/h3&gt;

&lt;p&gt;PlaneIt is a schedule automator. It basically stores all the links of your lecture classes, regular online meets or literally any link of your choice which you want to open at a specific point of time. Then it stores all these details on &lt;strong&gt;MongoDB's Serverless Atlas Database&lt;/strong&gt; and provides you a simple link which you can use to fly your way to all the scheduled events!&lt;/p&gt;

&lt;h3&gt;
  
  
  Sounds interesting... What all do I need to signup?
&lt;/h3&gt;

&lt;p&gt;Hmmm... nothing! All you need is a Google Account, no username-password creation. Just sign-in and set your schedule in the colorful-and-friendly UI inspired by Google.&lt;/p&gt;

&lt;h3&gt;
  
  
  Enough talking, give me the link
&lt;/h3&gt;

&lt;p&gt;Ah, here you go: &lt;a href="https://planeee-it.herokuapp.com/"&gt;&lt;strong&gt;PlaneIt&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;[This might take a moment to load because of heroku, pardon me for that!]&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Side Note - Other Use Cases
&lt;/h3&gt;

&lt;p&gt;If you are a schedule freak like me who lists down every single to-do before going work, this can also motivate you to make that colorful schedule of yours! Go automate your schedule now!!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Also, just in case if you are worrying, PlaneIt is responsive enough to work on mobile devices and iPads too ;)&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Automation Innovation&lt;/p&gt;
&lt;h3&gt;
  
  
  Link to Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/im-adithya"&gt;
        im-adithya
      &lt;/a&gt; / &lt;a href="https://github.com/im-adithya/PlaneIt"&gt;
        PlaneIt
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;
   &lt;a rel="noopener noreferrer" href="https://user-images.githubusercontent.com/64399555/149007909-cabd7ea4-63fe-473a-8ba8-59dee1b2a3ea.jpg"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--CZcOzg_e--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/64399555/149007909-cabd7ea4-63fe-473a-8ba8-59dee1b2a3ea.jpg"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;h1&gt;
PlaneIt&lt;/h1&gt;

&lt;p&gt;Set your schedule and fly on your Paper Plane. Forget bookmarking!&lt;/p&gt;

&lt;p&gt;Try it out &lt;a href="https://planeee-it.herokuapp.com/" rel="nofollow"&gt;here! ✈&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
How It Works&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;First, login using your Google Account&lt;/li&gt;
&lt;li&gt;Now, set your schedule by clicking on the tabs&lt;/li&gt;
&lt;li&gt;Then click on save to store your weekly schedule&lt;/li&gt;
&lt;li&gt;Now you'll get a single link that can get you anywhere&lt;/li&gt;
&lt;li&gt;As the time of the meeting is stored, the link can redirect you to the correct meeting without any hassle!&lt;/li&gt;
&lt;li&gt;No more bookmarking of each and every lecture class anymore! Just one link to all!&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Login instantly with Google Sign-In&lt;/li&gt;
&lt;li&gt;Colorful (Google-inspired) UI to set your schedule&lt;/li&gt;
&lt;li&gt;Redirect to your scheduled meet using a single link&lt;/li&gt;
&lt;li&gt;View your upcoming lectures on the home screen&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
Note&lt;/h2&gt;

&lt;p&gt;This project is made as a submission for &lt;strong&gt;MongoDB Atlas Hackathon&lt;/strong&gt; under the category: &lt;strong&gt;Automation Innovation&lt;/strong&gt;&lt;/p&gt;

&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
  &lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/im-adithya/PlaneIt"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;This uses the famous &lt;code&gt;react-google-login&lt;/code&gt; &lt;a href="https://www.npmjs.com/package/react-google-login"&gt;package&lt;/a&gt; by &lt;a href="https://github.com/anthonyjgrove"&gt;Anthony Grove&lt;/a&gt; to ease the Google Login process.&lt;br&gt;
Also thanks to &lt;strong&gt;MongoDB&lt;/strong&gt; for making a seamless database service for CRUD operations with Atlas Serverless!&lt;/p&gt;

&lt;h3&gt;
  
  
  Screenshots
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9irIK2Xc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4lc18jidewy9ql565pnr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9irIK2Xc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4lc18jidewy9ql565pnr.png" alt="Landing Page" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8THfbMJU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/exfhedni683zxycfuj0x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8THfbMJU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/exfhedni683zxycfuj0x.png" alt="Schedule Page" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--kRlgwT-l--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rgkl6tfuvrflqa9n26k9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kRlgwT-l--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rgkl6tfuvrflqa9n26k9.png" alt="Set Screen" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--kA7h-x2p--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2a6147ov8jyyogp9ywyx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kA7h-x2p--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2a6147ov8jyyogp9ywyx.png" alt="Home Screen" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>atlashackathon</category>
      <category>react</category>
      <category>mongodb</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
