Coder Social home page Coder Social logo

clubmanagementsystem's Introduction

Club Management System

Welcome to the Club Management System, a web application designed to streamline the management of clubs and organizations. This system provides features for members to register, organize events, and collaborate effectively. Follow the instructions below to set up and use the Club Management System.

Table of Contents

  1. Features
  2. Prerequisites
  3. Installation
  4. Configuration
  5. Usage
  6. Screenshots

Features

  • User registration and authentication
  • Create and manage clubs or organizations
  • Schedule and promote events
  • User-friendly interface

Prerequisites

Before installing and using the Club Management System, make sure you have the following prerequisites:

  • Java Development Kit (JDK) 17
  • Apache Maven
  • PostgreSQL (installed and running)
  • Postman

Installation

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/NKUBITOYIMANZI/ClubManagementSystem.git
  2. Change into the project directory:

    cd ClubManagementSystem
  3. Build the application using Maven:

    mvn clean package
  4. Run the application using the following command:

    java -jar target/ClubManagementSystem-1.0.0.jar

Configuration

  1. Create a PostgreSQL database for the Club Management System.

  2. Open the application.properties file located in the src/main/resources directory.

  3. Configure the following properties in the application.properties file:

    spring.datasource.url=jdbc:postgresql://localhost:5432/postgres
    spring.datasource.username=postgres
    spring.datasource.password=123

Usage

  1. Open your web browser and navigate to http://localhost:8080/clubs

  2. Register a new user account by clicking on the "Register" button and providing the required information.

  3. Log in using your registered credentials.

  4. Create and manage clubs, schedule events, and collaborate with other members.

Screenshots

  • Registration Page Registration Page

  • Login Page Login Page

  • Create Club Create club Page

  • List Club Page Club Management Page

  • Create Events Page Create Events Page

  • List Events Page List Event Page

We hope you find the Club Management System useful for organizing and managing your clubs and events. If you have any questions or need assistance, feel free to contact us. Happy club management!

Email: [email protected] Phone: +250785680176

clubmanagementsystem's People

Contributors

hervemucyo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.