Skip to content

momerullah/Web-Applications

Repository files navigation

CSC 436: Web Applications - Homework 1

This project is a part of Homework 1 for CSC 436: Web Applications. The homework is split into two main parts:

Part 1: HTML Using Bootstrap

To Load the JS and CSS components:

npm start

In this part, a simple HTML personal biography page has been created using Bootstrap. The biography page makes use of Bootstrap CSS styling and contains:

  • A brief introduction and biography.
  • A responsive image.
  • Navigation links.
  • A custom favicon, representing DePaul University's logo.

The project utilizes local Bootstrap CSS, and the page has been styled using a custom CSS file, cover.css.

You can access my Biography Page using: https://momerullah.github.io/Web-Applications/

Part 2: JavaScript Exercises

The goal for this part was to update the code in hw1.js to provide solutions for the exercises. The solutions have been tested using Jest, a JavaScript testing framework.

Submission

The project has been initialized as a Git repository and has been pushed to GitHub.

Usage

To view the biography page, open the index.html file in a web browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published