Skip to content

A Windows Forms based project developed in C# aiming to streamline and manage the various aspects of societies within an organization.

Notifications You must be signed in to change notification settings

MHuzaifa191/Societies-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Societies Management System

Overview

The Societies Management System is a Windows Forms based project developed in C#. It aims to streamline and manage the various aspects of societies within an organization. This project falls under a Software Engineering curriculum and serves as a comprehensive solution for managing membership, events, and other society-related activities.

Features

  • Membership Management: Add, update, and delete members.
  • Event Management: Schedule, update, and track events.
  • Report Generation: Generate various reports on membership and events.
  • User Authentication: Secure login system for different user roles.
  • Notifications: Send notifications to members about events and updates.

Installation

Prerequisites

  • Windows operating system.
  • Visual Studio 2019 or later.
  • .NET Framework 4.7.2 or later.

Steps

  1. Clone the repository:
    git clone https://github.com/MHuzaifa191/Societies-Management-System.git
  2. Open the solution file Societies-Management-System.sln in Visual Studio.
  3. Import the .dacpac file into your Microsoft SQL Server
  4. Restore the NuGet packages:
    NuGet restore
  5. Build the solution.
  6. Run the application.

Usage

  1. Launch the application.
  2. Log in using the provided credentials.
  3. Navigate through the different modules for managing memberships and events.
  4. Generate reports as needed.
  5. Log out after use to secure the application.

Contributions

Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.

About

A Windows Forms based project developed in C# aiming to streamline and manage the various aspects of societies within an organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages