HDU (Hypothetical Dream University) Website is a beginner-friendly open-source project to challenge the community to create an aesthetically designed and responsive university website for a university called HDU. Essentially we would like to reimagine the JSSSTU website, built by the community. Both beginners in web development and graphic designers are welcome to work together to make HDU's website look amazing. The website must contain all the pages that a general university website may have, you can have a look at JSSSTU's website for an idea of this.
- Before contributing look into our CONTRIBUTING GUIDELINES
- Our Code of Conduct CODE OF CONDUCT
The tech stack used here is:
HTML5
CSS3
JavaScript
The project structure is as follows:
- index.html (Home Page)
- pages (Folder)
- about.html
- admission.html
- departments.html
- facilities.html
- research.html
- contact.html
- ...
- public (Assets, CSS, and JS Folder)
- assets (Folder)
- images (Folder)
- favicon.ico
- logo.png
- ...
- css (Folder)
- index.css
- about.css
- admission.css
- ...
- js (Folder)
- index.js
- about.js
- admission.js
- ...
git clone https://github.com/gdsc-jssstu/HDU-University-Website