An open API service indexing awesome lists of open source software.

https://github.com/tedlivist/student-portal


https://github.com/tedlivist/student-portal

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Student Portal

## Below is the explanation of the files

#### connection.php deals with connection of the files to the database. It is connected to dashboard.php and index.php

#### dashboard.php is the student dashboard area

#### index.php is the login/signup area

#### the jpg file is the background image of the index.php page

#### header.php contains php script dealing with form validation and other bootstrap configurations. It also contains the CSS stylings

#### footer.php contains the JS that comes with bootstrap and a script for toggling b/w signup and login forms