https://github.com/ransuum/epam-client
https://github.com/ransuum/epam-client
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ransuum/epam-client
- Owner: ransuum
- Created: 2024-10-28T22:25:46.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T22:29:25.000Z (7 months ago)
- Last Synced: 2025-01-19T05:09:29.517Z (4 months ago)
- Language: HTML
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Web Page Design Task
## Task Description
Please choose one from the list what variant of a page you want to design:- Catalogue (for example, a store catalogue, a library catalogue, etc.)
- Form (for example, a social network registration form, an e-store request form, a tax declaration form, etc.)
- Report (for example, groups' semester results report, a report on servers/virtual machines/services availability, etc.)## Evaluation Criteria
The completed task should meet the following criteria:
1. Functional and non-functional requirements for the solution should be provided
2. Web page design should be complete and unambiguous
3. HTML should be semantic, and classes should be used
4. CSS should be stored in external files and maps to HTML using classes
5. JS events should be used in a way to affect the functionality of a web page