<?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: anita564-lucy</title>
    <description>The latest articles on DEV Community by anita564-lucy (@anita564lucy).</description>
    <link>https://dev.to/anita564lucy</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%2F3900267%2F4f302555-6268-4782-9e22-c3ed33e8345a.png</url>
      <title>DEV Community: anita564-lucy</title>
      <link>https://dev.to/anita564lucy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anita564lucy"/>
    <language>en</language>
    <item>
      <title>Building SkillShare Kenya: A Django Skills Marketplace with PWA Support</title>
      <dc:creator>anita564-lucy</dc:creator>
      <pubDate>Mon, 27 Apr 2026 11:23:09 +0000</pubDate>
      <link>https://dev.to/anita564lucy/building-skillshare-kenya-a-django-skills-marketplace-with-pwa-support-5127</link>
      <guid>https://dev.to/anita564lucy/building-skillshare-kenya-a-django-skills-marketplace-with-pwa-support-5127</guid>
      <description>&lt;p&gt;Introduction&lt;/p&gt;

&lt;p&gt;SkillShare Kenya is a skills marketplace built with Django that connects Kenyan professionals with people looking for their services. This project was built as part of my web development training at Code Hub.&lt;/p&gt;

&lt;p&gt;What I Built&lt;/p&gt;

&lt;p&gt;SkillShare Kenya allows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Providers to list their skills and services&lt;/li&gt;
&lt;li&gt;Seekers to browse and find talented professionals&lt;/li&gt;
&lt;li&gt;Users to register, login, reset passwords and manage profiles with profile images&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tech Stack&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Backend: Django 5.1.4, Python&lt;/li&gt;
&lt;li&gt;Frontend: Tailwind CSS&lt;/li&gt;
&lt;li&gt;Database: PostgreSQL (Render)&lt;/li&gt;
&lt;li&gt;Authentication: Django Allauth&lt;/li&gt;
&lt;li&gt;Deployment: Render&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Features&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Complete user authentication (register, login, password reset, password change)&lt;/li&gt;
&lt;li&gt;Two user types: Provider and Seeker&lt;/li&gt;
&lt;li&gt;Profile images for all users&lt;/li&gt;
&lt;li&gt;Skills marketplace with categories (Tech, Design, Music, Health, Business, Education)&lt;/li&gt;
&lt;li&gt;Progressive Web App (PWA) support&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Challenges&lt;/p&gt;

&lt;p&gt;The biggest challenge was deployment - getting the static files and database configured correctly on Render took several attempts. I learned a lot about production Django settings.&lt;/p&gt;

&lt;p&gt;Live Demo&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/anita564-lucy/skillshare-kenya" rel="noopener noreferrer"&gt;https://github.com/anita564-lucy/skillshare-kenya&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Live URL: &lt;a href="https://skillshare-kenya.onrender.com" rel="noopener noreferrer"&gt;https://skillshare-kenya.onrender.com&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Conclusion&lt;/p&gt;

&lt;p&gt;This project taught me how to build a full-stack Django application from scratch, configure deployment on Render, and work with multiple user types in Django.&lt;/p&gt;

</description>
      <category>django</category>
      <category>python</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
