SSPGER (Desktop Version) is a desktop application developed as part of the Principles of Construction experience. It aims to streamline the management of reception experiences at the Faculty of Statistics and Informatics. This application provides an efficient and user-friendly solution for both faculty and students to manage projects, track progress, and generate reports.
- Desktop Application: Developed in Java, providing a cross-platform solution for managing reception experiences.
- User-Friendly Interface: Intuitive interface designed for faculty and students.
- Project Management: Allows faculty to assign projects, track progress, and manage artifacts and reports.
- Student Progress Tracking: Provides students with a platform to submit artifacts, track project progress, and receive feedback.
- Reporting and Analysis: Generates comprehensive reports for faculty to analyze student progress and make data-driven decisions.
- Java and JavaFX: Java was chosen as the primary programming language for its robustness and cross-platform compatibility. JavaFX was utilized for building the user interface, providing rich and interactive user experiences.
- MySQL: Relational database management system used for data storage, offering scalability and reliability.
- iText: Used for generating PDF documents, allowing the application to create detailed reports for faculty analysis.
- Clone the repository:
git clone https://github.com/fairyofshampoo/SSPGER.git
-
Open the project in your preferred Java IDE (e.g., IntelliJ IDEA, Eclipse).
-
Configure any necessary dependencies and libraries.
-
Build and run the application.