<aside> 💡 This is not a full-blown Technical Document, but rather in my own words a small overview of what went behind in making TaxGlobe.in website. If you have a question or want to know more, reach out to me at [email protected] as always.

</aside>

🗨️ Overview

TaxGlobe is a website designed for Chartered Accountants (CAs) and CA students. This website allows users to share their thoughts, follow each other, and purchase software or books. This document details how the entire website was built from scratch using Laravel.

Software Stack
Frontend Livewire, TailwindCSS, AlpineJS
Serverside Laravel
Database MariaDB
Versioning/Management Git and GitHub
Package Management Composer
Server Nginx
Hardware Stack
CPU 1 vCPU
RAM 1 GB DDR4
Storage 40 GB NVME SSD
OS Ubuntu 20.04

<aside> 💡 Since it is a monolithic application, the entire website can be hosted on a single VPS, which works well for hundreds of users.

</aside>

🛡️ Why this stack?

Before I start describing the application and process, Here is the reason why all the above choices in the stack were made.

📝 Goals and Guidelines