Skip to content

Commit e64eaa1

Browse files
authored
Yet another README update 12th commit
1 parent 1d9a07d commit e64eaa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Overview:
66

7-
A **Student-Admin portal system** wherein student can request for registration with the portal and administrator can review (accept / reject ) his/her request. On acceptance of a request, a student can modify additional details like hobbies,address,phone number etc, anytime as per his/her wish.Student can upload his favorite image as a profile picture and can modify it anytime.
7+
A **Student-Admin portal system** wherein student can request for registration with the portal and administrator can review (accept / reject ) his/her request. On acceptance of a request, a student can modify additional details like hobbies,address,guardian's email ID etc, anytime as per his/her wish.Student can upload his favorite image as a profile picture and can modify it anytime.
88

99
​ Admin has the right to accept/reject a student's request anytime and can inspect students' profile completely but cannot change any details or see their passwords.
1010

@@ -40,7 +40,7 @@ There is extensive implementation of **AJAX** and **PRG** and this site is **imp
4040

4141
The MySQL database *classProject* contains three tables namely:
4242

43-
* **admin** : Consists of details of administrators mainly ***username*** and ***password***.
43+
* **admins** : Consists of details of administrators mainly ***username*** and ***password***.
4444
* **students** : Consists of basic ***Registration Request*** Details like ***registration number,roll number*** etc.
4545
* **extradetail** : Consists of all other details that student wishes to add like ***hobbies,Address,Achievements*** etc.
4646

0 commit comments

Comments
 (0)