Fast School of Computing needs a small database management system named as SMS(Student Management System). The system should be secure by password( Use some encryption technique to secure password). The system must have two panels, first panel will manage attendance of students and the second panel should handle course registration. Analysis is on students part, they should identify what are the elements required to develop for both panels.
Requirements:
Updating of records Deletion of records Insertion of records Searching of records
Tools:
C++ Language Structures to handle database elements Filling to store data
Comments
Leave a comment