Skip to content

DevSprint-FIT/voluntrix-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages