<?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: Raghuram Veeramallu</title>
    <description>The latest articles on DEV Community by Raghuram Veeramallu (@raghuramveeramallu).</description>
    <link>https://dev.to/raghuramveeramallu</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F390130%2F8b59c06a-50d1-464a-bf68-a3328e1d4c2d.jpeg</url>
      <title>DEV Community: Raghuram Veeramallu</title>
      <link>https://dev.to/raghuramveeramallu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/raghuramveeramallu"/>
    <language>en</language>
    <item>
      <title>My Final Project at my wonderful University</title>
      <dc:creator>Raghuram Veeramallu</dc:creator>
      <pubDate>Wed, 20 May 2020 07:25:14 +0000</pubDate>
      <link>https://dev.to/raghuramveeramallu/my-final-project-at-my-wonderful-university-p72</link>
      <guid>https://dev.to/raghuramveeramallu/my-final-project-at-my-wonderful-university-p72</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;I have developed MediBase, a distributed Medical Electronic Records System as my final project for B.Tech. Storing and maintaining medical records of a person is very challenging work. Also these records must be stored by keep them as private and secure as possible. This main aim of this project is to address this problem using distributed storages and biometric record access system.&lt;/p&gt;

&lt;p&gt;Working on this project gave me great insights and learning on real time issues and requirements. It has been a great experience to develop this project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&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--vWogaON8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-28d89282e0daa1e2496205e2f218a44c755b0dd6536bbadf5ed5a44a7ca54716.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Raghuram-Veeramallu"&gt;
        Raghuram-Veeramallu
      &lt;/a&gt; / &lt;a href="https://github.com/Raghuram-Veeramallu/MEDiBase"&gt;
        MEDiBase
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      An Centralised Medical Record System designed specifically for Rural people in developing countries. This uses Hybrid Database structure with Face Authentication for patient login purposes
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;h1&gt;
MEDiBase&lt;/h1&gt;
&lt;h2&gt;
Internet and Web Systems (CSD 402) Project work&lt;/h2&gt;
&lt;h3&gt;
An Centralised Medical Record System designed specifically for Rural people in developing countries.&lt;/h3&gt;
&lt;p&gt;Please check our application here: &lt;a href="https://central-medical-records-iws.firebaseapp.com/" rel="nofollow"&gt;https://central-medical-records-iws.firebaseapp.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;According to our studies we have found out that around 45% of the world population are living in Rural Areas where the medical facilities are limited. Also around 16-17% of the world population are still illiterate and do not know the importance of maintaing their medical records and history. So we came up with a solution to store their records on a Centralised Data Storage System.&lt;/p&gt;
&lt;h4&gt;
Key Technology Stack:&lt;/h4&gt;
&lt;p&gt;Angular 8&lt;br&gt;
Node Backend&lt;br&gt;
Couchbase&lt;br&gt;
Firebase&lt;br&gt;
Kairos API&lt;/p&gt;
&lt;h4&gt;
Authentication Techniques:&lt;/h4&gt;
&lt;p&gt;Kairos Face API&lt;/p&gt;
&lt;h4&gt;
Data Storage Solutions:&lt;/h4&gt;
&lt;p&gt;Centralised Data - Firebase  &amp;gt; To store personal records and authentication information&lt;br&gt;
Distributed Data - Couchbase &amp;gt; To store confidential medical records&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/Raghuram-Veeramallu/MEDiBase"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h2&gt;
  
  
  How I built it (what's the stack? did I run into issues or discover something new along the way?)
&lt;/h2&gt;

&lt;p&gt;Techstack used for this project:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Angular7&lt;/li&gt;
&lt;li&gt;node.js&lt;/li&gt;
&lt;li&gt;Kairos Face API&lt;/li&gt;
&lt;li&gt;Couchbase&lt;/li&gt;
&lt;li&gt;Firebase&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I had to keep on updating my application to resolve the real time challenges faced by my project. I would like to thank all my colleagues for challenging my project and helping me find solutions and resolve them.&lt;/p&gt;

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