Skip to content

soghayarmahmoud/HIET-Gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HIET-Gate

HIET Gate πŸŽ“

HIET Gate is a simple and lightweight academic portal designed as a digital library for students of
Higher Institute of Engineering and Technology – Sohag.

The project is built using HTML, CSS, and JavaScript only, focusing on clarity, performance, and easy maintenance.


πŸš€ Features

  • Five academic years:
    • Preparatory Year
    • Electrical Engineering – First Year
    • Electrical Engineering – Second Year
    • Electrical Engineering – Third Year
    • Electrical Engineering – Fourth Year
  • Subjects organized per academic year
  • Downloadable study materials:
    • Lectures
    • Exams
    • Summaries
  • Global search functionality
  • Filters for file types
  • PDF preview support
  • Responsive modern UI
  • Easy-to-edit data structure
  • Test/demo data for development phase

HIET-Gate/ β”‚ β”œβ”€β”€ index.html β”œβ”€β”€ README.md β”œβ”€β”€ .gitignore β”‚ β”œβ”€β”€ assets/ β”‚ β”œβ”€β”€ css/ β”‚ β”‚ └── style.css β”‚ β”‚ β”‚ β”œβ”€β”€ js/ β”‚ β”‚ └── main.js β”‚ β”‚ β”‚ β”œβ”€β”€ images/ β”‚ β”‚ └── logo.png β”‚ β”‚ β”‚ └── files/ β”‚ β”œβ”€β”€ preparatory/ β”‚ β”œβ”€β”€ first-year/ β”‚ β”œβ”€β”€ second-year/ β”‚ β”œβ”€β”€ third-year/ β”‚ └── fourth-year/ β”‚ β”œβ”€β”€ data/ β”‚ └── data.js β”‚ └── pages/ └── about.html


πŸ›  Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)

πŸ§ͺ Test Phase

This project uses dummy data and sample files during the development phase.
Real academic materials can be added later easily without changing the core logic.


✏️ Customization

  • All subjects and files are managed from data/data.js
  • Add or remove content without editing HTML structure
  • Easily scalable for future updates

πŸ“Œ Future Improvements

  • Dark mode
  • Online quizzes and interactive content
  • Admin upload interface

πŸ“„ License

This project is for educational purposes only.

πŸ“ Project Structure

About

Academic portal for HIET Sohag students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors