Spring 2024 - CS304 - 1 - SOL
Spring 2024 - CS304 - 1 - SOL
Maximum Marks: 20
Instructions
Due Date: 29 April 2024
The purpose of this assignment is to give you hands-on practice. It is expected that students
will solve the assignment themselves. The following rules will apply during the evaluation
of the assignment.
● Students can submit HTML, Images & Plain text only in this inline Mode. You
may also insert an image file/table.
● DOC/pdf File uploading option will not be available) in inline assignment
submission.
Uploading Assignment Instruction
Follow the given instructions to submit an inline assignment.
● You can use MS Visio/ MS Paint for drawing the Class Diagram etc.
● Images and tables can be inserted using the following highlighted option in the
interface.
Virtual University of Pakistan SEMESTER SPRING 2024
Virtual University of Pakistan SEMESTER SPRING 2024
Objective & Learning Outcome
Objectives:
The objectives of this assignment are to:
Identify the main objects (entities).
Find the necessary attributes and functions associated with each object.
Identify the relationships among objects.
Construct a comprehensive class diagram.
Learning Outcomes:
After completing this assignment, students will be able to:
Develop a UML class diagram.
Scenario:
A freelance marketplace is an online platform that connects freelancers with clients who need
specific projects/jobs completed. These platforms serve as intermediaries that help both parties
find each other, and ensure the secure exchange of services and payments.
On the freelance marketplace, there can be two types of users: one is a client who posts the jobs
or projects, and the other is a freelancer who bids to complete those projects.
After winning the project, freelancers complete the project and submit it. After evaluating the
project, the client approves the project, and then payment is released to the freelancer.
Based on the above scenario there are the following key features of a freelancing platform:
1. Freelancers create profiles that include their skills, experience, and portfolio of work.
2. Clients post projects or job descriptions, mentioning the skills required, project
timelines and budget etc. Freelancers can then decide if they wish to apply or bid for the
project.
3. A freelancer can bid on the project. Clients then review these bids and select a
freelancer based on factors such as price, experience, and previous reviews etc.
4. Payment may be released to the freelancer only after the client approves the completed
work/project.
Virtual University of Pakistan SEMESTER SPRING 2024
5. Once a freelancer has completed the project, the client must give feedback in the form
of a review. This review helps other clients while selecting this freelancer.
Solution:
Class Diagram
Virtual University of Pakistan SEMESTER SPRING 2024
Note: Please note that you have to provide only the final class diagram as a solution of
the assignment. There is no need to provide the solution of the first three steps.
Note: Plagiarism will be checked for each question. Please answer the
questions in your own words and marks will be awarded based on your
answer and plagiarism report.