Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/firestone82/websitereplication

VŠB-TUO - School project in VIA. Copy of existing website.
https://github.com/firestone82/websitereplication

html javascript replication website

Last synced: 22 days ago
JSON representation

VŠB-TUO - School project in VIA. Copy of existing website.

Awesome Lists containing this project

README

        

Icon

# Project for VIA: Web Page recode
- Author: Pavel Mikula (MIK0486)
- Took approximately 12 hours

## Project Theme
This project is recode of any public website I could choose. Page chosen is my high school [website](https://www.spsehavirov.cz/).
Aim of this project is to recode the website by our skills and knowledge. By following the
requirements, we should create a website that will be as similar as possible to the original one.

## Requirements:
- [x] Multi-column layout of page content
- Located in `index.html` file at articles
- [x] Main menu including dynamic submenu
- Located in `index.html` file at header
- [x] Content or image slider/carousel (according to graphic design)
- Located in `index.html` file at carousel
- [x] List of articles with links to the article details
- Located in `index.html` file at articles
- And detailed article in `/article` folder
- [x] Contact form with validation (at least HTML 5 and styling)
- Located in `index.html` file at contact form
- [x] Photo gallery with dynamic display of photos (enlarging a photo from the gallery)
- Located in separate `/galery` folder
- [x] Counter/timer (up to a certain number or based on a date) - custom JavaScript without using a third-party library!
- [x] Responsive behavior of the web presentation
- [x] Additional elements based on content needs or chosen design
- Breadcrumbs
- Social media icons
- Footer

## Attention
**This project is used only for educational purposes. All rights reserved to their respective owners.**

Original website can be found [here](https://www.spsehavirov.cz/).