Computer Science Department Website Introduction This project aims to create a 10-page website for the Computer Science Department, showcasing various aspects of the department, providing relevant information, and improving the user experience. The website is developed using HTML, CSS, and Javascript, focusing on a responsive design for accessibility across different devices.
Purpose The purpose of this website is to:
Present information about the Computer Science Department. Enhance user interaction and navigation through multiple dedicated pages. Demonstrate web development skills using HTML, CSS, and React. Project Structure The project consists of:
HTML files for each dedicated page: Home, About, Catalog, Resources, Events, Contact, Admission, FAQs, Blogs and Suggestion. CSS files for styling and responsive design. JavaScript functionalities to enhance user interaction. README file providing project details and instructions Instructions to Clone and Set Up the Project To clone and set up the project, follow these steps:
Fork the Repository:
Fork the original repository from https://github.com/deAlgorithm/11220227_DCIT_205_IA/tree/main to your own GitHub account. Clone the Repository:
Use Git to clone the forked repository to your local machine: bash Copy code git clone https://github.com/deAlgorithm/11220227_DCIT_205_IA/tree/main Navigate to the Project Directory:
Access the project folder: bash Copy code cd https://github.com/deAlgorithm/11220227_DCIT_205_IA/tree/main Run the Project:
Open the HTML files in a web browser to view the website. Screenshots Include screenshots of each page of your website here.
Author Information Name: OTABIL ISHAQUE Student ID: 11220227 Learning Outcome Throughout this project, I have learned:
Implementation of a multi-page website using HTML, CSS, and Javascript. Responsive design techniques for better accessibility. Improved understanding of user-friendly web development. Conclusion Creating this website for the Computer Science Department has been an insightful project, allowing practical application of web development skills and enhancing knowledge of building user-centric interfaces.