Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joknaa/document_request_manager

🏛 📃 An Academic Project; made in Java with Swing GUI, and Web Page.
https://github.com/joknaa/document_request_manager

java mysql php swing

Last synced: 8 days ago
JSON representation

🏛 📃 An Academic Project; made in Java with Swing GUI, and Web Page.

Awesome Lists containing this project

README

        

# GLProject
This is a program meant for the schools staff to help them manage the requests for administrative documents coming from the students.


### Program description:
At the start, the user has to decide whether to use the program as a Student or as an Admin.

![Student Space](Resources/GUI/1StartingMenu%20(1).png)

#### Student Space:
The student can fill a form using this program, with his ID, Email, and the wanted document.
![Student Space](Resources/GUI/2StudentMenu%20%20(1).png)

#### Admin Space:
the school staff can login as an admin;
![Student Space](Resources/GUI/3LoginMenu%20%20(1).png)
or create an admin account.
![Student Space](Resources/GUI/4SignupMenu%20%20(1).png)

And then navigate the list of requests.
![Student Space](Resources/GUI/5MainMenu.png)
they can either accept or decline a request :


By accepting a request, they send the requested document to the email address submitted in said request


By declining a request, they send the massage stating the reason to the email address submitted in said request