Skip to content

DevSavante/11029581_DCIT205

 
 

Repository files navigation

DCIT_205_IA

Computer Science Department Website

Introduction

Welcome to the Computer Science Department Website, your go-to resource for information about our department's programs, courses, faculty, and student activities. This website serves as a central hub for students, faculty, and prospective students interested in the dynamic field of computer science. Explore the various sections to discover the exciting opportunities and resources available within our department.

Table of Contents

-Getting Started

-Clone the Repository

-Setting Up the Project

-Author Information

-Screenshots

-Project Reflection

Getting Started

Clone the Repository

To clone this repository to your local machine, use the following command:

bash

Copy code

git clone https://github.com/cs-department/cs-department-website.git

Setting Up the Project

Navigate to the project directory:

bash

Copy code

cd cs-department-website

Install dependencies:

bash

Copy code

npm install

Start the development server:

bash

Copy code

npm start

The website will be accessible at http://localhost:3000.

Author Information Name: Lexine Kotei

Student ID: 11029581

Screenshots

Home page Screenshot 2023-11-28 204353

Screenshot 2023-11-28 204416

Contacts page Screenshot 2023-11-28 211159

Faculty page Screenshot 2023-11-28 212457

About page Screenshot 2023-11-28 210340

Screenshot 2023-11-28 210357

Events page Screenshot 2023-11-28 111833

Courses page

Screenshot 2023-11-28 212528

Screenshot 2023-11-28 212548

Resources page Screenshot 2023-11-28 111734

Staff profiles page Screenshot 2023-11-28 111757

Catalog page Screenshot 2023-11-28 111957

Project page Screenshot 2023-11-28 111924

Project Reflection

In the process of developing the Computer Science Department Website, I have learned:

-Effective ways to structure and present information for a departmental website.

-Importance of clear navigation for different user groups (students, faculty, prospective students).

-Strategies for maintaining a cohesive and visually appealing design throughout the website.

-Utilization of responsive design principles to ensure a positive user experience on various devices.

This project has provided valuable insights into web development for institutional purposes. I hope this website serves as a helpful and informative platform for our department's community.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 77.5%
  • CSS 22.4%
  • JavaScript 0.1%