<?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: Md. Abdur Raheem</title>
    <description>The latest articles on DEV Community by Md. Abdur Raheem (@mdabdurraheem).</description>
    <link>https://dev.to/mdabdurraheem</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%2F787077%2F604b63c6-79a5-4e8a-bb6f-8874138f638d.jpeg</url>
      <title>DEV Community: Md. Abdur Raheem</title>
      <link>https://dev.to/mdabdurraheem</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mdabdurraheem"/>
    <language>en</language>
    <item>
      <title>AtlasHackathon: "Tralive" (An Online Travel Booking App)</title>
      <dc:creator>Md. Abdur Raheem</dc:creator>
      <pubDate>Wed, 12 Jan 2022 11:22:37 +0000</pubDate>
      <link>https://dev.to/mdabdurraheem/atlashackathon-tralive-an-online-travel-booking-app-2c4f</link>
      <guid>https://dev.to/mdabdurraheem/atlashackathon-tralive-an-online-travel-booking-app-2c4f</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;This project is an online travel booking website using React.js as front-end, and Express as backend and MongoDB Atlas as database. This project is created to participate in the MongoDB Atlas Hackathon.&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;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/Md-Abdur-Raheem"&gt;
        Md-Abdur-Raheem
      &lt;/a&gt; / &lt;a href="https://github.com/Md-Abdur-Raheem/tralive"&gt;
        tralive
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Tralive
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
"Tralive" for MongoDB Atlas Hackathon&lt;/h1&gt;
&lt;p&gt;Using this website users can book their favourite tour destination. It is created in order to participate in the MongoDB Atlas Hackathon. &lt;a href="https://tralive-faad8.web.app/" rel="nofollow"&gt;Visit Tralive&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
Category&lt;/h2&gt;

&lt;p&gt;This project is for the "Choose Your Own Adventure" category for the MongoDB Atlas Hackathon.&lt;/p&gt;
&lt;h2&gt;
Directories&lt;/h2&gt;

&lt;p&gt;This repo stores both the front-end and back-end of the project.&lt;/p&gt;
&lt;p&gt;Front-end files are located inside the ./src directory.&lt;/p&gt;
&lt;p&gt;Back-end files are located inside the ./server directory.&lt;/p&gt;
&lt;h2&gt;
Technology Used&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Front-end&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;React.js&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;React Bootstrap&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;css3&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Back-end&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Node.js&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Express.js&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Database&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;MongoDB&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Authentication&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firebase&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Deployment&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Firebase (Front-end)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Heroku (Back-end)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
License &amp;amp; Copyright&lt;/h2&gt;
&lt;p&gt;© Md. Abdur Raheem&lt;/p&gt;
&lt;p&gt;Licensed under &lt;a href="https://github.com/Md-Abdur-Raheem/traliveLICENSE"&gt;Apache License Version 2.0, January 2004&lt;/a&gt;&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/Md-Abdur-Raheem/tralive"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;p&gt;&lt;a href="https://tralive-faad8.web.app/"&gt;Live-site&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Technology Used
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;React.js, React Bootstrap, CSS3&lt;/li&gt;
&lt;li&gt;Node.js , Express&lt;/li&gt;
&lt;li&gt;Firebase Auth.&lt;/li&gt;
&lt;li&gt;MongoDB Atlas&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;I have used MongoDB atlas to store all of my Destinations as well Bookings &amp;amp; Users data. I have done CRUD operation to get, read, write and delete data from my backend server.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--b4CFH85t--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/84svt7i39q82az0qjzxw.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--b4CFH85t--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/84svt7i39q82az0qjzxw.jpg" alt="All destinations data" width="880" height="431"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In the above screenshots I have used a get request to my backend server to get all of the available travel destinations form MongoDB Atlas.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lQ69iqC1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yy59iliwgrfegud75thn.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lQ69iqC1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yy59iliwgrfegud75thn.jpg" alt="destination booking" width="880" height="429"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In the booking destination page a user can book their desired place which is done by a post request in my server to MongoDB Atlas.&lt;/p&gt;

&lt;p&gt;In this website there is full control of admin panel.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--IBIOc2Ol--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7zli6uhqqvslst206ide.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--IBIOc2Ol--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7zli6uhqqvslst206ide.jpg" alt="admin panel/addDestination" width="880" height="433"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;An admin can add or remove any destination place. He/She can cancel a user's booking. He/She can make another user an admin as well as can remove an admin. All these have been possible by some CRUD operation with MongoDB Atlas.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ghpfmy2P--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xbziwgooymshbfejojog.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ghpfmy2P--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xbziwgooymshbfejojog.jpg" alt="Contact form" width="880" height="430"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There is a fully functional contact form by which an user can easily contact with "Tralive" administrators.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ajyounguk/mongodb-crud-client"&gt;This&lt;/a&gt; project is also following my workflow.&lt;/p&gt;

&lt;h2&gt;
  
  
  Deployment
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Firebase for front-end hosting.&lt;/li&gt;
&lt;li&gt;Heroku for back-end hostiong.&lt;/li&gt;
&lt;/ul&gt;

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