Skip to content

OgaDavid/HNGx-Task-One

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HNGx Task One 🔥

Task: Frontend Page Creation with Specific Elements

Objective: Develop and host a web page using HTML and CSS that showcases specific personal and real-time data attributes. Each required element should have a specified data-testid attribute for easy identification and testing.

Requirements:

  • Slack Name: Display your Slack name prominently. Attribute: data-testid="slackUserName"
  • Slack Display Picture: Showcase your Slack profile picture. The image's alt attribute should be your Slack username. Attribute: data-testid="slackDisplayImage"
  • Current Day of the Week: Indicate the current day of the week (e.g., Monday, Tuesday). Attribute: data-testid="currentDayOfTheWeek"
  • Current UTC Time: Display the current UTC time in milliseconds. Attribute: data-testid="currentUTCTime"
  • Track: Mention your track (e.g Frontend). Attribute: data-testid="myTrack"
  • GitHub URL: Provide a clickable link to your GitHub repository where the source code for this task resides. Attribute: data-testid=“githubURL”

Solution 🚀

mobile View

About

Task one. HNGx internship.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published