Skip to content

Commit 1d9a07d

Browse files
authored
Readme updated 11th commit
1 parent 1c6c0a7 commit 1d9a07d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ A **Student-Admin portal system** wherein student can request for registration w
1212

1313
**You can check the site anytime because it is UP and RUNNING just click the link below:**
1414

15-
**http://sayanpandey.000webhostapp.com/classProject **
15+
**http://sayanpandey.000webhostapp.com/classProject/**
1616

1717
*To Register yourself follow the instructions:*
1818

1919
**1. Submit a registration request from the Students' portal.**
2020

21-
**2. Visit Administrators' Portal; Use *'admin'* as USERNAME and *'admin'* as PASSWORD. **
21+
**2. Visit Administrators' Portal; Use *'admin'* as USERNAME and *'admin'* as PASSWORD.**
2222

2323
**3.Find your request and click 'Accept'.**
2424

@@ -36,17 +36,17 @@ The site is built completely from scratch, with no use of templates or bootstrap
3636

3737
There is extensive implementation of **AJAX** and **PRG** and this site is **impervious** to **SQL Injections and Cross Site Scripting (XSS).**
3838

39-
##Database Structure
39+
## Database Structure
4040

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

4343
* **admin** : 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

47-
####A sample database is available in *'extras'* folder namely *'classProject.sql'*.
47+
#### A sample database is available in *'extras'* folder namely *'classProject.sql'*.
4848

49-
##Screens:
49+
## Screens:
5050

5151
### Index Page:
5252

@@ -58,11 +58,11 @@ The MySQL database *classProject* contains three tables namely:
5858

5959
![Students' Portal](/extras/student.png)
6060

61-
######Profile
61+
###### Profile
6262

6363
![Profile](/extras/profile.PNG)
6464

65-
###Administrator's Portal
65+
### Administrator's Portal
6666

6767
###### Home
6868

0 commit comments

Comments
 (0)