Skip to content

OOPs based Healthcare System - OPEN FOR FYs #25

@Once-1296

Description

@Once-1296

Project Idea

  • Use inheritance and other OOPs based system to model a healthcare service
  • Example hierarchy
Person
|
|---Employee
|
|----------|----------Doctor
|----------|----------Nurse
|----------|----------Clerk
|
|---Non-Employees
|
|----------|----------Visitor
|----------|----------Patient
  • List the important libraries you believe would be necessary

Standard Python Libraries will suffice.

Creativity is encouraged, only limit is that at least 2 levels of inheritance must be present in hierarchy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomersproblem level 1 - starterThis problem is intended for most students who have covered up the fundamentals in tutorials

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions