- 2020/CSC/051 Mr. R. N. Viththagan
- 2020/CSC/007 Mr. C. R. B. Nilwakka
- 2020/CSC/074 Mr. P. Saarukesan
- 2020/CSC/028 Mr. K. M. I. L. Devapriya
- 2020/CSC/046 Mr. R. P. A. U Karunarathna
Then run the apache server and mysql. And then create a database called ers_fos_db and import the ers_fos_db.sql file.
then go to the http://localhost/ERS-Web_Technologies/ to access the ERS website
Once you clone this repository you need to install the comsoper software. Click here to download
if you dont download vendor folder, then folow the bellow step. otherwise skip this step and do the next one:
Then open the project file in composer teminal. (open the composer terminal and then cd C:/xampp/htdocs/ERS-Web_Technologies and then enter).
then type composer install to install the neccesary libraries and packages.
Then enable these extensions in your php.ini file (C:\xampp\php).
- extension=gd
- extension=fileinfo
- extension=zip
To enable this, you have to do the following:
- located the file `c:/xampp/php/php`
- open the file
- search for `extension=fileinfo` and `extension=gd` and `extension=zip`
- if your see `;extension=fileinfo`, `;extension=gd`, `;extension=zip`. Remove the semicolon so it will be like this: `extension=fileinfo`, `extension=gd`, `extension=zip`
- if you don't find any result then simply write `extension=fileinfo` `extension=gd` `extension=zip` among the `extensions`
- Close the file and run the restart the apache server again
-
- Login using master admin account
- User Name:[email protected]
- Password:Abcd1234@
- Create exam or edit exams => change exam state
- Add specific Students to particular exam registration (repeat / medical)
- Login using master admin account
-
- Login using student admin account
- User Name:[email protected]
- Password:stud_admin1@nexus
- Can able to add students => one by one or bulk upload using Excel sheet
- Can able to assign index no to students => bulk upload using Excel sheet
- Can able view repeat students payment slips and senate letter then verify them
- Login using student admin account
-
- Login using subject admin account
- User Name:[email protected]
- Password:subj_admin1@nexus
- Can able to add subjects
- Can able to add combinations
- Can able to add units for subjects
- Can able to assign units for exam
- Login using subject admin account
-
- Login using student account / register
- Students can only register for exams if they are able (proper / repeat)
- Can able to view final registration list after the form closed