Study-Group is an application developed by Cillian Ferguson and myself during Semester 2 of Year 2 for the Applications Development and Design Module. This project marked my first experience working in a group, and I was thrilled with the final result.
This application, built using C#, Visual Studio, and WinForms, allows students to create and manage study sessions for their group projects, while also analyzing student demographics and room availability.
-
Home Page: A dashboard to manage study sessions and track activity.
-
User Management: View, add, and manage students signed up for the app.
-
Student Demographics: Analyze data such as subject, year group, and active study sessions.
-
Room Availability: Track room bookings and availability for study sessions.
-
Session Management: Add, book, and manage study sessions.
Follow these steps to set up and run the project:
-
Download the ZIP file from the repository.
-
Unzip the contents.
-
Open the project in your preferred IDE (e.g., Visual Studio).
-
Run the project from the IDE.
-
C#: Main programming language for the application.
-
WinForms: For the graphical user interface.
-
Visual Studio: Development environment.
This project provided valuable insights into:
-
Collaborative development in a team setting.
-
Designing a user-friendly interface with WinForms.
-
Managing and analyzing student data effectively.
-
Handling room and session bookings for group study projects.
Feel free to explore the code and share your feedback! 😊








