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

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)