<?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: Monika dot Dev</title>
    <description>The latest articles on DEV Community by Monika dot Dev (@monika).</description>
    <link>https://dev.to/monika</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%2F101109%2F89410e3d-dc9a-4866-b973-2e16aa884bd6.jpg</url>
      <title>DEV Community: Monika dot Dev</title>
      <link>https://dev.to/monika</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/monika"/>
    <language>en</language>
    <item>
      <title>Organizing Your Job Search with Airtable</title>
      <dc:creator>Monika dot Dev</dc:creator>
      <pubDate>Fri, 20 Dec 2019 00:28:28 +0000</pubDate>
      <link>https://dev.to/monika/organizing-your-job-search-with-airtable-5c5g</link>
      <guid>https://dev.to/monika/organizing-your-job-search-with-airtable-5c5g</guid>
      <description>&lt;p&gt;&lt;a href="https://airtable.com/" rel="noopener noreferrer"&gt;Airtable&lt;/a&gt;, if you aren't familiar, is a powerful web app that allows you to create databases (called “bases”) of information. These bases can be viewed in different ways, such as on kanban board, in a spreadsheet (called a “grid”), on a calendar, or in a gallery.&lt;/p&gt;

&lt;p&gt;I recently started a job search for a front-end developer position, sending out multiple job applications a day. It quickly became overwhelming trying to remember if I had applied to a job posting or not, what the job description for each position consisted of, and who I was waiting to hear back from. In a text document, I created a simple list trying to keep track of this information but it  soon became unwieldy and difficult to find the information I needed. I had to find something more comprehensive.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fl94c473r84az7xsuh1s2.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fl94c473r84az7xsuh1s2.jpg" alt="A screenshot of an Airtable base with multiple columns and a bright green header."&gt;&lt;/a&gt;&lt;/p&gt;
A screenshot of an Airtable base in grid view showing seven columns titled Company, Role, Job Title, My Notes, Size, Location, and Job Listing.



&lt;p&gt;With a free tier of membership, Airtable works as an inexpensive way to keep track of many kinds of data, and in my case it's surrounding a job search. The service has a &lt;a href="https://airtable.com/templates/everyday-life/expXOCN6dkEb2oDim/job-hunting" rel="noopener noreferrer"&gt;basic template for job searching&lt;/a&gt; but I found that I needed something more in-depth. Luckily, everything within a base is modifiable so &lt;a href="https://airtable.com/universe/exps8RcDgRLgUoZLl/tech-job-applications" rel="noopener noreferrer"&gt;I created my own&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In my job search base, I track the following data in these formats:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Company: &lt;em&gt;single line of text&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Role: &lt;em&gt;multiple preset choices&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Job title: &lt;em&gt;single line of text&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Notes: &lt;em&gt;multiple lines of text&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Size: &lt;em&gt;single preset choice&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Location: &lt;em&gt;single preset choice&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Job Listing: &lt;em&gt;URL link&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Submission date: &lt;em&gt;date picker&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Application status: &lt;em&gt;single preset choice&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Rejected: &lt;em&gt;checkbox&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F99bakqd5kpmdbvojydki.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F99bakqd5kpmdbvojydki.jpg" alt="A dropdown menu showing the options for date-type data in Airtable."&gt;&lt;/a&gt;&lt;/p&gt;
Screenshot of a date type field in an Airtable base.



&lt;p&gt;As well as storing different types of data, that data can then be filtered and sorted so it can be visualized in many different ways. While in a grid view, I choose to sort my list by the date I applied, and then by the step I'm at in the interview process. I also filter out rejected applications from this list and group them in another grid so I can keep track of only the job applications that're active.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fhiq0tapqxkqpx1rcsuva.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fhiq0tapqxkqpx1rcsuva.jpg" alt="A contextual menu showing an Airtable base sorted by date and job application status."&gt;&lt;/a&gt;&lt;/p&gt;
Screenshot of sorting an Airtable base by date and job application status.



&lt;p&gt;Data types are editable as well, so I've updated some of them as more data comes in. As an example, I initially started with three or four preset cities for my locations, but I can add new locations within my grid as I add a new position I apply for. That new location is then available to me in my location options the next time I add a new position to my base.&lt;/p&gt;

&lt;p&gt;With this handy app, I'm worrying less about whether I'm keeping track of all the information I need to, and spending more time focused on myself and my search. &lt;/p&gt;

&lt;p&gt;If you're looking for an inexpensive way to keep track of this kind of data for your current or upcoming job search (or any kind of data!) I hope this helps you, too!🙌🏻&lt;/p&gt;

</description>
      <category>career</category>
      <category>tips</category>
      <category>jobsearch</category>
    </item>
  </channel>
</rss>
