Skip to content

DevSprint-FIT/voluntrix-backend

Repository files navigation

Voluntrix Backend

Spring Boot 3.4.2 REST API for Volunteer Management Platform

Java
Spring Boot
Maven
PostgreSQL

Table of Contents


Project Overview

This backend serves as the core for Voluntrix, a volunteer management system that allows:

  • Organizations to create events
  • Volunteers to join and track progress
  • Sponsors to support events

Features include:

  • User Authentication (JWT Security)
  • Event & Task Management
  • Volunteer Tracking & Rankings
  • Sponsor & Donation Management

Tech Stack

  • Java 17 – Backend language
  • Spring Boot 3.4.2 – Framework
  • Maven – Build tool
  • Spring Data JPA – ORM for PostgreSQL
  • PostgreSQL (AWS RDS) – Cloud-based relational database
  • Spring Security & JWT – Authentication & authorization
  • Docker – Containerized deployment

Install Dependencies

mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages