Skip to content

Latest commit

 

History

History
51 lines (43 loc) · 1.8 KB

README.md

File metadata and controls

51 lines (43 loc) · 1.8 KB

School Services

A web application dedicated to students. This application, allows students to request various certificates such as a school attendance certificate, a transcript, a certificate of achievement, a internship agreement, etc. The application has a database containing student information, including their year of study, their student ID, their name, their email address, etc., to verify that the student sending the request is enrolled in the school. Students can fill out a form with the necessary information for each certificate requested. The administrator has a space to process requests. They can either approve or reject each request. If the request is approved, a PDF document containing the information related to the requested certificate is generated and sent to the client by email. If the request is rejected, the reason for the rejection is also automatically sent to the client by email. All processed requests are kept in a history in case of problems or processing errors.

Table of contents

Overview

Screenshots

Some screenshots

Home page:

Student space :

Admin space:

Team memebers

  • Fatima DAKAK
  • Rochdi MAHIR
  • Asmaa AIT HA
  • Aymane MATRANE
  • Souhaila SAKHRI

Built with

  • Laravel
  • PHP
  • HTML5
  • CSS3 & BOOTSRTAP
  • JavaScript (JQUERY - Ajax)
  • MySql

Contact me