<?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: Ivan C</title>
    <description>The latest articles on DEV Community by Ivan C (@ivan_c_e5c5e0ca3).</description>
    <link>https://dev.to/ivan_c_e5c5e0ca3</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%2F809106%2F76b11b3e-40b9-44c7-b39e-ae3273d0ff44.JPG</url>
      <title>DEV Community: Ivan C</title>
      <link>https://dev.to/ivan_c_e5c5e0ca3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ivan_c_e5c5e0ca3"/>
    <language>en</language>
    <item>
      <title>Immigration Lawyer App</title>
      <dc:creator>Ivan C</dc:creator>
      <pubDate>Thu, 21 Apr 2022 17:59:21 +0000</pubDate>
      <link>https://dev.to/ivan_c_e5c5e0ca3/immigration-lawyer-app-1680</link>
      <guid>https://dev.to/ivan_c_e5c5e0ca3/immigration-lawyer-app-1680</guid>
      <description>&lt;p&gt;This is my last module at Flatiron School.&lt;/p&gt;

&lt;p&gt;What a journey it has been, almost 4 months of coding from building a Command Line Interface (CLI), Sinatra, Ruby on Rails, Vanilla JavaScript and now, ReactJS/Redux. It has been an adventure and I am so excited to continue learning and creating on my own. While my previous mod projects encompass group interests I have this project in mind because I've struggled a lot with trying to get a lawyer consultation affordable and reliable.&lt;/p&gt;

&lt;p&gt;My life has been always somehow in relationship with lawyers and unfortunately I recognize they are a bad necessity. While some lawyers apps give a service to people my impression is there is a long way to go so that asa customer you feel you really got the service you were looking for. I have decided to approach this app build with basic features of  events and necessary attributes. Future improvements can possibly include auto response with A.I. collecting info on how the user is approaching to question. After dedicating sometime to research on a few lawyer apps such as:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;LegalShield.com&lt;/li&gt;
&lt;li&gt;AVVO.com&lt;/li&gt;
&lt;li&gt;askthelawyers.com&lt;/li&gt;
&lt;li&gt;Justanswer.com/law/&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I emulate most of my app build features following number 4. I like the overall user flow from. There are a couple of technical challenges I would like to pursue personally such as delivering a great db of answers. &lt;/p&gt;

&lt;p&gt;Overall DB&lt;br&gt;
User -&amp;lt; Question -&amp;lt; Solution &amp;gt;- Answer &amp;gt;- Admin&lt;br&gt;
             Question -&amp;lt; QuestionCategory &amp;gt;- Category&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lawyer Mode (Admin)&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Secure Login &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The first feature an admin requires is a secure login mechanism. The admin is responsible for everything about the app, from the content that is shared on blogs to the features that are active and inactive on the app, everything falls under him.  &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Admin Dashboard&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;An Admin Dashboard is the first screen the admin lands on after logging in. This screen gives an overview of the app. With the help of various counters like- bids made, bids won, cases won, cases lost, number of users, and others, to the graphical representation of data. This screen can help the admin in getting all the crucial information about the solution in one single place. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Client Database&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is the database of all the clients that the lawyer has worked with in the past. This feature must have powerful filtering options and other information like the type of case, payment information, and the conclusion of the case should be mentioned in the database as well. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Live Chat&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This section helps the admin answering question live.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Client Mode&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Secure Sign up and Login &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The first time a client uses the app needs to be registered. Once register login option must be available.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Live chat&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Taking justAnswers model a live chat must be the second feature /or first.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Direct Calling &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Being able to call their lawyers via the app directly also helps the user. It is a very hectic task nowadays to save a number from an app then make a call. Instead, a simple call button in the chat window can be so much more helpful and efficient for the user.for an extra charge.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Post a question&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Offer users an input to create questions.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;View Answers&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Service catalogs is a screen that allows a user to pick the type of legal advice he needs. This feature has options like Finance, DUIs, Divorce, Child Custody, Immigration and others like them. The user can choose the type of service that he wants and then he gets redirected to a form where he fills out the rest of the details. On the other hand, for a law firm, this will also be the page where all the lawyers are listed along with their areas of expertise and a brief bio.  &lt;/p&gt;

&lt;p&gt;STRETCH GOALS:&lt;br&gt;
Search Bar&lt;br&gt;
Timeframes of users cases&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
