This is a 10-page website for the Computer Science Department at the University of Ghana
- HTML
- CSS
- JavaScript
This website was created to be user-friendly while maintaining functionality. The website has pages for the various aspects of the Computer Science department.
- Home
- Academics
- Undergraduate
- Mphil / Mphil
- PhD
- Short Courses
- Entry Requirements
- Reasearch
- Events
- About
-
Locate the repository
-
Click the '<>code' button in the repository
-
Copy the URL of the repository
-
Open Git Bash or command prompt on your PC
-
Navigate to the directory where you want to clone the repository using the cd command
cd path\to\desired\directory
-
Enter git clone repository-url. Replace 'repository-url' with the repository's URL
git clone _repository-url_
- Open the repository.
- Open the files inside the folder using a text editor such as Visual Studio Code and start working on the project.
- In command prompt or git bash, commit changes, and perform other commands to keep track of changes made while working on the project.
Name: Favour Ackonu ID: 11014111
-
How to utilize CSS properties more efficiently.
-
Searching for inspiration online is a game-changer. One challenge I faced while creating this website was not having any design ideas... or rather, having so many I did not know which ones to use. This made me design and redesign the website multiple times. Changing the colours, themes, fonts, etc. I decided to look up inspiration online from sites meant specifically for design inspiration and it helped me decide on exactly what and how I wanted to go about the website.
-
Looking things up is a normal part of a developer's life. Maybe it is because I am a beginner in web development, but I found myself looking up a lot of things. How certain things work, why they work the way they work, how to implement the understanding of the way they work, etc. Looking things up made me learn a lot of new concepts and expand on old ones.
-
Building a website takes time and patience. I went into the project headstrong thinking I could finish it within a day or two. I expected things to magically fall into place. They didn't. It took a lot of patience to complete this project. Especially knowing that the computer is never wrong and that any error is caused by me. I believe I've grown more patient than I was before beginning this project.
-
Practice makes perfect. This has to be one of the most cliche phrases known to man. However, it is very true. As I completed the webpages, one by one, by myself (with the help of google), I got better at them. Things that took me hours to do during the earlier stages of this project took me minutes to complete by the end of the project. Especially how to center a div. I looked it up multiple times. But it took me less time and effort to complete as I did it over and over.
I am glad to have taken part in this project. My skills have definitely improved even if only slightly. But knowing that it IS possible to improve, I will do my best to keep building as many projects as I can to get better.
The feeling of having completed a project is exhilarating.