Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

A console app for managing movement approval applications.

Notifications You must be signed in to change notification settings

Mfayed20/Movement-Approval-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Movement Approval Application System

This project is a simple console-based application for managing movement approval applications.

Classes

  • [Applicant] Represents an applicant.
  • [Staff] Represents a staff member.
  • [Application] Represents an application.
  • [Wide_range] Represents a wide range application.
  • [approve_movement_application] Contains the main method and user interfaces.

How to Run

To run the application, execute the main method in the [approve_movement_application](src files/approve_movement_application.java) class.

Features

  • Staff members can process pending movement approval applications and view applications made by them.
  • Applicants can make a movement approval application and view their application status.

About

A console app for managing movement approval applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages