This project was developed collaboratively for York University's Introduction to Computing course. The project showcases a weather update feature integrated into a web application. The frontend development was led by Mohammed Faraz Kabbo, utilizing HTML, CSS, and JavaScript.
- Developed Collaboratively: Created by a team of students for an academic project.
- Frontend Development Lead: Led by Mohammed Faraz Kabbo, focusing on integrating dynamic weather updates.
- Technologies Used: HTML, CSS, JavaScript.
- Testing: Ensured reliability with Mocha and Chai.
The application includes a feature to provide current weather updates, enhancing the user experience with real-time information.
A clean and intuitive user interface designed using HTML and CSS ensures a pleasant and seamless interaction for users.
The project has been tested thoroughly using Mocha and Chai to ensure functionality and reliability.
To run the web application locally, follow these steps:
- Clone the Repository:
git clone https://github.com/your-username/york-university-computing-project.git cd york-university-computing-project