Skip to content

ABon27/a1-ABon27

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1 - Hello World: Basic Deployment w/ Git, GitHub, Glitch

Readme (delete the above when you're ready to submit, and modify the below so with your links and descriptions)

Andrew Bonaventura https://glitch.com/~a1-abon27

This project shows understanding of the processes of Github through the use of forking the original repository code to be able to make edits to the index.html file to then be deployed to Glitch and demonstrate the communication between the front end and back end frameworks.

Technical Achievements

  • Addition of a CSS File: By modifying the html file to include a reference to a css stylesheet, the website can have more uniform style and look more appealing to the user. I spent some time looking up css formats and tutorials to be able to make the website look more colorful and include more features.
  • Hyperlinks on Icons: I found and made use of icons from fontawesome(link https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css) to make the website look more interesting and I have also added a hyperlink and hover color to this icon that goes to https://en.wikipedia.org/wiki/Computer_science, which is the wikipedia link for computer science.

Design Achievements

  • Tooltips: Shown in index.html, the items in the course list each have a tooltip to give more information about a particular course rather than just the course number. The Icon link also provides a tooltip to tell the user what information they will get if they click it.

About

The first assignment for CS4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.2%
  • JavaScript 29.6%
  • CSS 15.2%