Skip to content

Designing a medical tourism system using UML diagrams and a sample website implementation following the class diagram.

License

Notifications You must be signed in to change notification settings

MisaghM/Software-Engineering1-Course-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

204b1ed · Jul 24, 2023

History

79 Commits
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 24, 2023
Jul 7, 2023
Apr 2, 2023
Mar 31, 2023
Jul 24, 2023

Repository files navigation

Software Engineering 1 Course Projects

Introduction

The projects are about designing a medical tourism system.
In each phase, different software engineering diagrams are used to create the system.

The UML system modeling is done using StarUML (.mdj files).

Phases

Phase 1

  • Activity Diagram

Phase 2

  • Use Cases

Phase 3

  • Contracts
  • System Sequence Diagram
  • Domain Model

Phase 4

  • Communication Diagram
  • Class Diagram

Phase 5

  • Website (using Django)