B. L. S. Deshan ( IT10160244 )
*Appointment System with the Principal
Implement an automated appointment system to schedule appointments for the principal by parents. Parent can log in to site and select a specific date and see what are the available time slots and schedule the appointment. Principal can log in to the website and see the appointments scheduled for a particular day and plan his routine.
* Student Scholarship Management
Enables the user to insert details about a scholarship received by particular student, update details and View the scholarship details such as Students Name, Admission Number, Scholarship name, Scholarship Year, Scholarship Amount and Notes in a report format.
*Student Position Report
Auto generate the positions of the student of a particular class according to the marks they have obtained in a term test. Students list will be generated order by the average marks of the student's term test mark
*SMS notifications to Parents
(This is an extra function which I hope to do, Since I am looking for a perfect sms gateway works with ASP.net i'm not much sure whether free sms gateways exist over there)
In function we can use sms as a more user friendly communication system rather than email to send messages to parents
K.U.S. Madanayake (IT10190708)
* Insertion of the Student Details
Enter new students details to the database through the web interface. In this function all the details of the student ( General details, admission numbers, Parent details, Parent communication details ) are inserted. Previously entered details can be viewed from the students details report.
*Siblings Chart
All details about particular student's siblings studying in the same school can be viewed from this report. When a student is selected user can view his siblings names, photographs, classes they are studying etc.
*Parent notifications via e-mail
User can log in to the website and send messages to students' parents via email. User can send messages to a particular student's parents or to a group of parents in a specific class or a specific grade.First the user has to select whether the message should be sent to a particular student or a group. If user selects to send e mail to a particular student then he/she has to select the grade, class and student's admission no from the drop down lists. If user selects to send message to a group then he/she has to select the particular group. Then the parent details will be auto filled. Finally user has to fill the message body and send the message to the parents of the selected student or group.