This repository contains the complete LaTeX documentation and research report for the full-stack Donation Platform developed as a final year project. The report is professionally formatted for academic submission, technical presentation, and publication.
The Donation Platform aims to streamline donations between NGOs, donors, and corporations, ensuring transparency, trust, and traceability. This report details every phase of the software engineering lifecycle — from problem definition to deployment.
- ✅ Problem Statement & Scope
- ✅ Objectives & Significance
- ✅ Literature Survey
- ✅ System Architecture & Diagrams
- ✅ Technology Stack Analysis
- ✅ Frontend, Backend, and Database Modules
- ✅ Testing Strategy & Bug Reports
- ✅ Screenshots of the working platform
- ✅ Deployment Flow & Hosting
- ✅ References & Citation (IEEE/APA format)
- Editor: Overleaf / TeXStudio / VS Code (LaTeX Workshop)
- Compiler:
pdflatexorxelatex - Graphics: PNG, SVG, or PDF format for diagrams
- Bibliography: BibTeX supported (
references.bib)
You can compile this document using:
pdflatex main.tex
bibtex main
pdflatex main.tex
pdflatex main.tex