Scolar Request Application

This application is desiged to help students request and receive scolar documents.

Features

  • Student phase: A web-based interface with PHP, JS, Bootstrap and AJAX that allows students to send requests for scolar documents.
  • Admin phase: A Java Swing and JDBC application that allows admins to view all student requests, and send responses.

Email Notifications

When a response is sent, an appropriate email will be sent to the student with the document attached. If the response is a refusal, an email will be sent with a refusal message.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.