Skip to content

euniceongithub/DCIT_205_IA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCIT_205_IA

Name: Eunice Yaa Akligo Student Id: 11135195

Introduction: This is my redesigned version of the website for the Department of Computer Science.

Purpose: It serves as an appropriate channel for the dispensation of information pertaining to said department, such as current, news, student resources and notable alumni.

Set-up: 1. Ensure that Git is installed on your device. You can download it from https://git-scm.com/. 2. Open a terminal or command prompt on your local machine. 3. Change the directory to the one where you want to clone the repository. ie. cd [directory] 4. Copy the repository URL from github, then run this command - git clone [repository URL] 5. Change the directory into the project directory using cd [Project directory] 6. Now, when the "ls" command is entered in your terminal, the files will all show up and can be run for full benefit.

Now, let's take a walk through the website.

Home Page

I learnt how to create headers and navigation bars for webpages. I also ensured that they were responsive on smaller screen sizes.

image

image

image

Using the knowledge I already had, I incorporated images, header tags and the use of grid containers for responsive design. I also included a touch of javascript for the slideshow, which was completely new to me.

image

image

image

image

image

image

About Us Page

Considering that this page was mainly images, paragraph and header tags, it was fairly easy to create and demonstrates beautiful responsiveness.

image

image

image

image

image

Faculty Page

I re-used what i had learnt about slideshows from the home page to create yet another one.

image

image

image

Admissions

I studied grid extensively to create this beautifully responsive design.

image

image

image

Research Groups

image

image

image

image

image

image

image

News and Events

image

image

#3 Alumni

image

image

image

image

image

image

Student Resources

image

Donate

image

image

image

Contact Us

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 62.4%
  • CSS 35.5%
  • JavaScript 2.1%