Skip to content

RomanticD/PDC_Project

Repository files navigation

🍿COMP603 Project - Group 18 CJLU Cycle 11

GitHub URL: https://github.com/RomanticD/PDC_Project

🚀 Running the Project

This project is developed using IntelliJ IDEA and managed with Maven. You can also select the PDC_App as the main class in NetBeans to run. The packaged JAR file includes all the dependencies and is configured with the main entry point.

⚙️ To run the project, navigate to the project directory and execute the following command:

java -jar PDC_Project_Group18-1.0.0-jar-with-dependencies.jar

✅ To run all test cases, type the following command:

mvn test

👉 Test accounts are provided below, or you can register a new account on the registration page to begin:

Role Username Password
Admin 0 0
Student 1 1

🌟 Project features

Our group has developed a Software Project Registration System. The system includes the following features:

Screenshot : click here

1. Login Functionality

Users can log in to access the system.

2. User Information Management

Users can view and modify their personal information.

3. Course Selection

Users can view and select courses.

4. Assignment Management

Users can view the assignments corresponding to their courses.

5. Submission Functionality

Users can submit their assignments through the system.

6. Administrator Features

The system also includes features for administrators to manage user accounts and assignments.

About

AUT COMP603 TEAM 18 Project CJLU CYCLE 11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages