Skip to content

ariafatah0711/dicoding_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dicoding_1

Belajar Dasar Pemograman Web

descriptiontable of contentsDownloadRelatedLicense

🚀 Description

  • create by : ariafatah
  • date-submit: 03 - OKT - 2023

📋 Table of Contents

Checklist
  • [✔️] Header, Footer, Main, Article, and Aside elements have been included.
  • [✔️] Each element contains content appropriate to its function, following the semantic HTML concept in building the website structure. For example, the Header contains the title and navigation.
  • [✔️] Display an image within the Aside element, with the image created using the img element.
  • [✔️] The layout is arranged using the flexbox technique, not float.
How I Created This Web
  • The design was created without using Figma.
  • The inspiration for this web comes from Khan Academy, and some images/assets are also adopted from there.
  • JavaScript is used only with the concepts I understand and learn, with additional insights from learning sources on YouTube and contributions from ChatGPT.
What This Web Can Do
  • A login system is created by fetching the GitHub API that corresponds to the username.
  • Profile display is added, along with the feature to change the user in the profile and the log-out option.
  • A community feature for chat is also added, but data will be reset after a refresh.
  • Please note that this login system does not use local storage, so it will be automatically cleared upon refresh.

🔨 Download

  1. Open a terminal or command prompt on your computer.
  2. Navigate to the directory where you want to save this project.
  3. Use the following command to download the project from the GitHub repository:
git clone https://github.com/ariafatah0711/dicoding_1.git

📈 related

©️ license