Daryn Help

An internal forum website for Daryn teachers & students built with Vue 3, Laravel & Tailwind CSS

10 December, 2023

Project Overview

Frontend: Vue & Tailwind CSS

Initially, the project was set to use React for the frontend, but after some discussion and evaluation, we decided to go with Vue and Tailwind CSS. Vue's composition API paired with the utility-first approach of Tailwind CSS allowed us to deliver a highly responsive and flexible UI.

I was provided with a base design to work from, but several critical components, such as modals, notifiers, and the admin panel, were missing. I stepped in and designed these elements, ensuring a seamless user experience across the application. Tailwind CSS made styling these components much easier and faster by enabling rapid prototyping, while Vue's reactivity kept things smooth and interactive.

Backend: Laravel for Complete Control

For the backend, we opted for Laravel, one of the most powerful PHP frameworks in the industry. Its elegant syntax and extensive ecosystem made it an excellent choice for building robust applications quickly.

I handled the entire backend, from designing the database architecture to deploying the system on the production server. Laravel’s built-in features for routing, middleware, and authentication gave us the flexibility we needed, especially when working with custom features.

Noteworthy Backend Features:

  1. Activity-Based Rating System: One of the more interesting features I developed was a user activity-based rating system. The idea was to reward users for their engagement with the platform, including actions like answering questions, logging in, and posting questions. This system was designed to gamify the experience, encouraging users to stay active on the platform.
  2. Authentication Migration & OAuth: Another challenge was migrating the authentication system from a different platform. I created a seamless transition using a mechanism similar to OAuth, allowing users to sign in using credentials from another site while still ensuring the highest security standards. Of course, we also integrated OAuth for additional login flexibility, allowing users to authenticate with platforms like Google.

This project combined thoughtful frontend design with strong backend architecture, using technologies like Vue, Tailwind CSS, and Laravel to deliver a scalable and user-centric platform.

Copyright © 2024 Jyotirmay Barman. All Rights Reserved