malivinayak / SY_PBL

Retrieval of student records for admission processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrieval of student records for admission processing

This Program is of Implication of retrieval of student records for admission processing in C Programing Language How to access the data : -
1] Student Login
2] Admin Login


1] Student Login :

For the student portal you don't need any credentials for login. Using student credentials anyone can put users information in system which will be stored automatically in respective files. As Your Privacy is First priority no one other than admin can access your data

2] Admin Login :

For Accessing the admin portal first you need to login with your credentials If you want to add a New admin credentials then you must enter secret code 6268 instead of 1 at the time of proceeding to login.
After Login Admin have two options

  1. Viewing all student data
  2. searching the particular student information. In searching a particular student information admin have two options i.e. searching via PRN or searching via keyword.

Admin Credentials:
Username : Vinayak
Password : admin

You can also add your own admin credentials by giving secret code 6268 instead of 1 at the time of proceeding to login


Tech Stack :
C Programing , Linked List (Data Structure), File Handling

About

Retrieval of student records for admission processing


Languages

Language:C 100.0%