<?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: Simon Mei</title>
    <description>The latest articles on DEV Community by Simon Mei (@simon8800).</description>
    <link>https://dev.to/simon8800</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%2F1462011%2Fda5e4f26-427d-433c-9cfb-3f66e30d4f05.jpeg</url>
      <title>DEV Community: Simon Mei</title>
      <link>https://dev.to/simon8800</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/simon8800"/>
    <language>en</language>
    <item>
      <title>Building an API part 1</title>
      <dc:creator>Simon Mei</dc:creator>
      <pubDate>Tue, 12 Nov 2024 20:45:14 +0000</pubDate>
      <link>https://dev.to/simon8800/building-an-api-part-1-1b9m</link>
      <guid>https://dev.to/simon8800/building-an-api-part-1-1b9m</guid>
      <description>&lt;h1&gt;
  
  
  About the project and this series
&lt;/h1&gt;

&lt;p&gt;I am setting out to build a website to help bodyweight fitness enthusiasts find parks and gyms that support bodyweight exercises. There are several websites that exist already but I am not a fan of their UI/UX, so I am eager to build a better experience for users.&lt;/p&gt;

&lt;p&gt;This blog series is to help me document what I've completed and what I need to do next. I believe that by documenting my work, I will feel more connected with my project and I'll be able to look back and see all the work I've done.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I've worked on
&lt;/h2&gt;

&lt;p&gt;I've built a skeleton of the API routes and what information the routes will return. The API is built using Express since this is what I've learned from &lt;a href="https://www.theodinproject.com/" rel="noopener noreferrer"&gt;The Odin Project&lt;/a&gt; and I want to move quickly.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's blocking me
&lt;/h2&gt;

&lt;p&gt;I took a month break from coding because I was interviewing. Unfortunately, I had no success. I am resuming my project but I noticed that I forgot a lot about what I've done and what needs to be done.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I need to do next
&lt;/h2&gt;

&lt;p&gt;Next steps are to review what I've complete and what needs to be done next. I will look into the different solutions to keep track of my project through Trello or some sort of Kanban board.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
