Skip to content

Student Portal is a web-based application designed to help students manage academic activities like registration, profile viewing, and task tracking. It features a simple UI built with HTML, CSS, JS, and PHP, with backend integration for user authentication and data management.

Notifications You must be signed in to change notification settings

arnav200525/Student-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Portal

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.

📁 Folder Structure

  • 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.

🛠 Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • PHP
  • MySQL (Expected for backend storage)

🚀 Getting Started

  1. Install WAMP to run the project locally.
  2. Place the folder inside the www (for WAMP).
  3. Start your wamp server.
  4. Import the database stud_db using phpMyAdmin.
  5. Navigate to localhost/student_portal/pages/index.html or the relevant file in your browser.

🔐 Authentication

The portal includes user registration and login functionality handled by PHP.

🔐 Note

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!

Screenshots Screenshot (170) Screenshot (171) Screenshot (172) Screenshot (173) Screenshot (174) Screenshot (175) Screenshot (176) Screenshot (177)

About

Student Portal is a web-based application designed to help students manage academic activities like registration, profile viewing, and task tracking. It features a simple UI built with HTML, CSS, JS, and PHP, with backend integration for user authentication and data management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published