CampusClubs is a web-based application designed to help university clubs and organizations streamline their management activities. It provides an integrated platform for event creation, member management, and announcement sharing, enhancing the student experience.
CampusClubs aims to simplify club management activities for university clubs and organizations. With our user-friendly interface and efficient tools, clubs can easily manage their events, members, and announcements, staying connected with their campus community.
This repository contains two main projects:
- Client - A Next.js application that is used as a Static Deploy to the University Server.
- Server - A .NET Core application that is built using the .NET Core CLI.
The system was developed using a range of technologies:
- Client - Built with Next.js, the client side of our software is designed to be user-friendly and efficient.
- Server - The server side is built with .NET Core, providing robust and reliable backend support.
To set up the project locally, follow these steps:
- Clone the repository
- Set up the Next.js environment for the client
- Set up the .NET Core environment for the server
-
User Registration and Login: Users need to register on the application using their university credentials. Once registered, they can log in to access the various features of the application.
-
Join a Club: Users can browse through the various clubs and organizations listed on the application and choose to join any club of their interest.
-
Manage Club Activities: Club managers can use the application to manage their club members, create events, and share announcements. All these updates are immediately reflected on the application and are visible to the respective club members.
-
Participate in Events: Users can view the events created by the clubs they are part of and choose to participate in them.
This project was managed and developed by Muhammed Oguz and Süleyman Gölbol as a part of our graduation project. It will used by the students of Gebze Technical University.