Package main.Models

Interface IinitialiseProject

All Known Implementing Classes:
Coordinator, Student, Supervisor

public interface IinitialiseProject
Provide methods to authenticate different user types
Since:
13-4-2023
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    method to initialise the project
    void
    Method to update the project
  • Method Details

    • initialiseProject

      void initialiseProject()
      method to initialise the project
    • updateProject

      void updateProject()
      Method to update the project