Skip to content

Fsdm-IT-AI-Club/fsdmitclub-platform

Repository files navigation

FSDM IT Club Platform

Overview

FSDM IT Club Platform is a web application built with Java, Spring Boot, and Maven. It provides a platform for managing FSDM IT club activities and events. For more information, visit FSDM IT Club.

Features

  • User authentication and authorization
  • Event management
  • Member management
  • Notifications

Technologies Used

  • Java
  • Spring Boot
  • Maven
  • Docker
  • GitHub Actions

Prerequisites

  • Java 21
  • Maven
  • Docker

Getting Started

Clone the Repository

git clone https://github.com/Fsdm-IT-AI-Club/fsdmitclub-platform.git
cd fsdmitclub-platform

Build the Project

./mvnw clean package

Run the Application

java -jar target/fsdm_it_club-0.0.1-SNAPSHOT.jar

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE file for details.