<?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: Suleiman Faruk</title>
    <description>The latest articles on DEV Community by Suleiman Faruk (@farukade).</description>
    <link>https://dev.to/farukade</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%2F976362%2F16586b20-4bee-43bc-89cf-9463e582b2bc.jpeg</url>
      <title>DEV Community: Suleiman Faruk</title>
      <link>https://dev.to/farukade</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/farukade"/>
    <language>en</language>
    <item>
      <title>JumiaClone E-commerce App (MongoDB Atlas Hackathon 2022 on DEV)</title>
      <dc:creator>Suleiman Faruk</dc:creator>
      <pubDate>Thu, 08 Dec 2022 11:10:02 +0000</pubDate>
      <link>https://dev.to/farukade/jumiaclone-e-commerce-app-mongodb-atlas-hackathon-2022-on-dev-27n</link>
      <guid>https://dev.to/farukade/jumiaclone-e-commerce-app-mongodb-atlas-hackathon-2022-on-dev-27n</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;An E-commerce web app build with Mongo-atlas. Inspiration gotten from &lt;a href="//www.jumia.com"&gt;Jumia&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Search No More: Build an application with full-text search capabilities using MongoDB Atlas and Atlas Search&lt;/p&gt;

&lt;h3&gt;
  
  
  App Link
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://glowing-syrniki-134127.netlify.app/" rel="noopener noreferrer"&gt;https://glowing-syrniki-134127.netlify.app/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpq7rnennpkwmxgksi9r0.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpq7rnennpkwmxgksi9r0.jpeg" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Description
&lt;/h3&gt;

&lt;p&gt;An E-commerce app that allows full text search and search auto complete for thousands of products in MongoDB.&lt;br&gt;
Products can be searched by product name. Products can be filtered by category. Search result can be selected, to view more about the product.&lt;/p&gt;

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

&lt;h4&gt;
  
  
  Back-end
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://github.com/tylerjusfly/atlas-hackathon" rel="noopener noreferrer"&gt;https://github.com/tylerjusfly/atlas-hackathon&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Frontend
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://github.com/malikmukhtar/Jumia-Clone" rel="noopener noreferrer"&gt;https://github.com/malikmukhtar/Jumia-Clone&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Permissive License
&lt;/h3&gt;

&lt;p&gt;MIT License&lt;/p&gt;

&lt;h2&gt;
  
  
  Background
&lt;/h2&gt;

&lt;p&gt;(What made you decide to build this particular app? What inspired you?)&lt;br&gt;
&lt;a href="//www.jumia.com"&gt;Jumia&lt;/a&gt; is one of the biggest E-commerce websites in Africa. Has millions of users and sellers uploading thousands of products daily. We decided to choose E-commerce so we can test how fast and easy it could be searching through huge database with MongoDB Full text search.&lt;/p&gt;

&lt;h3&gt;
  
  
  How I built it
&lt;/h3&gt;

&lt;p&gt;(How did you utilize MongoDB Atlas? Did you learn something new along the way? Pick up a new skill?)&lt;br&gt;
We built the app with React and Nodejs express, and then we created a database on Mongo-atlas platform. &lt;br&gt;
After completing the coding part on the back end of the app, we then indexed the *&lt;em&gt;"products collection" *&lt;/em&gt; we then used the "index name" to configure the search function on the backend.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.mongodb.com/docs/atlas/atlas-search/tutorial/" rel="noopener noreferrer"&gt;Getting started with Atlas Search&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Collaborators
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/farukade" rel="noopener noreferrer"&gt;Faruk Suleiman&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/tylerjusfly" rel="noopener noreferrer"&gt;Tyler Momoh&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/malikmukhtar" rel="noopener noreferrer"&gt;Malik Mukhtar&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>design</category>
      <category>softwaredevelopment</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
