This project is a Student Portal web application that includes features like user login, registration, profile management, and possibly modules like task tracking, analytics, and feedback. The project is structured using HTML, CSS, JavaScript, and PHP.
- images/ - Contains all static images used in the portal UI.
- pages/ - Contains HTML pages for different sections of the portal like dashboard, login, about, etc.
- php/ - Includes all the PHP backend logic such as login, register, and data management.
- script/ - Holds JavaScript files for client-side interactivity.
- styles/ - Contains CSS stylesheets for design and layout.
- HTML5
- CSS3
- JavaScript
- PHP
- MySQL (Expected for backend storage)
- Install WAMP to run the project locally.
- Place the folder inside the
www(for WAMP). - Start your wamp server.
- Import the database stud_db using phpMyAdmin.
- Navigate to
localhost/student_portal/pages/index.htmlor the relevant file in your browser.
The portal includes user registration and login functionality handled by PHP.
In one html files like (adedemics.html) you need to paste your google drive link.
Feel free to customize and extend this project as needed!







