Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/joknaa/document_request_manager
- Owner: Joknaa
- Created: 2021-01-21T22:51:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-29T17:02:14.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T21:06:47.574Z (10 days ago)
- Topics: java, mysql, php, swing
- Language: Java
- Homepage:
- Size: 64.4 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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