<?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: Roxioxx Studios</title>
    <description>The latest articles on DEV Community by Roxioxx Studios (@roxioxx).</description>
    <link>https://dev.to/roxioxx</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%2F787502%2F49eb96da-4a06-4522-83b4-1ed505a3b69d.png</url>
      <title>DEV Community: Roxioxx Studios</title>
      <link>https://dev.to/roxioxx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/roxioxx"/>
    <language>en</language>
    <item>
      <title>Recipe Cards Collection - Powered by MongoDB, Responsively Designed</title>
      <dc:creator>Roxioxx Studios</dc:creator>
      <pubDate>Sun, 09 Jan 2022 05:24:13 +0000</pubDate>
      <link>https://dev.to/roxioxx/recipe-cards-collection-powered-by-mongodb-responsively-designed-1a0i</link>
      <guid>https://dev.to/roxioxx/recipe-cards-collection-powered-by-mongodb-responsively-designed-1a0i</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;I'm a busy person who likes to save money by cooking at home. The thing I hate the most is when I want to start cooking, but I can't remember the link and I need to spend time searching. I used to print out recipes, but my mom threw them out. I saved things to the tabs on my phone, but my phone reset and I lost those links, too. Basically, with MongoDB and some HTML, CSS, and JS, I managed to create a mobile recipe card system.&lt;/p&gt;

&lt;p&gt;I used MongoDB Atlas as my database and Realms as my way to connect to that database easily. Professionally, I'm a UX/UI Designer. I don't know how to use fancy developer tools and this was my first time making something with a backend connection. I spent since the beginning of this hackathon just learning MongoDB and how to use it with a static website.  &lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Choose Your Own Adventure &lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Code
&lt;/h3&gt;

&lt;p&gt;Live Demo: &lt;a href="https://roxioxx.github.io/mongoDB_hackathon/" rel="noopener noreferrer"&gt;https://roxioxx.github.io/mongoDB_hackathon/&lt;/a&gt; &lt;br&gt;
Github Repo: &lt;a href="https://github.com/roxioxx/mongoDB_hackathon" rel="noopener noreferrer"&gt;https://github.com/roxioxx/mongoDB_hackathon&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/roxioxx" rel="noopener noreferrer"&gt;
        roxioxx
      &lt;/a&gt; / &lt;a href="https://github.com/roxioxx/mongoDB_hackathon" rel="noopener noreferrer"&gt;
        mongoDB_hackathon
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Keep the recipe cards on your phone, on the desktop, wherever. 
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Recipe Cards Collection&lt;/h1&gt;

&lt;/div&gt;
&lt;p&gt;If I've learned anything is that you can make the content to a static page live and dynamic. You just have to be smart about it.
Over the next few weeks, I'll be updating the database to have more and more recipes.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Apps Used&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;HTML, CSS, JS, MongoDB Atlas, Mongo Realms&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Resources&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;Following this documentation:
&lt;a href="https://docs.mongodb.com/realm/web/quickstart/" rel="nofollow noopener noreferrer"&gt;https://docs.mongodb.com/realm/web/quickstart/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And the rest of it on:
&lt;a href="https://docs.mongodb.com/realm/web/mongodb/" rel="nofollow noopener noreferrer"&gt;https://docs.mongodb.com/realm/web/mongodb/&lt;/a&gt;&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Connection Testing Proof of Concept&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;It works fine on CodePen now: &lt;a href="https://codepen.io/roxioxx/pen/wvrxZxO" rel="nofollow noopener noreferrer"&gt;https://codepen.io/roxioxx/pen/wvrxZxO&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have never done this before and if I need to do it again, I should look it up.&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/roxioxx/mongoDB_hackathon" rel="noopener noreferrer"&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;&lt;strong&gt;Acceptance Criteria&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Had to be responsive. If I'm on my phone, the text has to be large enough for me to read without needing to zoom. However, I need to share this with my sister in college, and she wants to read it on her laptop.&lt;/li&gt;
&lt;li&gt;Needs to have links to the source material.&lt;/li&gt;
&lt;li&gt;Ingredients are the most important thing and have to be listed in a certain order.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Final Notes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I am so happy to have participated in my first hackathon. I learned so much. I never knew just how difficult it is to deploy a page with dynamic content (like, HOLY COW). I've gained more respect for my developer colleagues. For the future, I know I want to use MongoDB more and keep growing. I hope you like this super simple project. &lt;/p&gt;

&lt;p&gt;[Reminder]: # (Submissions are due on January 13th, 2022 @ 11:59 PM PT/2 AM ET on January 14th, 2022/6 AM UTC on January 14th, 2022).&lt;/p&gt;

</description>
      <category>atlashackathon</category>
      <category>mongodb</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
