StayFinder

5th Feb 2020 - 9th Mar 2020

3 MONTHS

About this Project

I decided to clone another two-sided marketplace project using Django after completing web version, a similar project built with Node.js. This project only took one month to complete due to the efficiency of using Django Templates. By using Django Templates instead of a front-end framework, I saved a lot of time. Additionally, using Tailwind CSS eliminated the need to worry about class names.

Technical Sheet

    Django-Template

    Tailwind

    Django

    AWS

Long Term Gains

I considered using either React or Django Templates for the front-end. Since I didn't need many dynamic or interactive features for this project, which was primarily content-focused, Django Templates were the best option. I also created custom manage.py commands to generate fake data instead of manually entering it through the Django Admin panel. This project gave me deeper insights into Django. It will be extended to a mobile application with a REST API using React-Native in May 2020.