Today's Project is a website that shows you today's news around the world and can category the news. In addition, it shows you the current weather in your city. This project depends on using a different set of APIs. Combined with a variety of powerful libraries and tools to create a powerful responsive website.
- HTML
- CSS
- Vanilla Javascript
- Fontawesome
- Semantic-Ui
- News API
- Weather API
- Design Responsive Website by Semantic-Ui.
- Fetch News from News API.
- Use map() js to display News information( title, author, publisher... etc) on Front End Cards.
- Categorize news into Categories such as health, general, bushiness etc.
- Allow a Users to Search for News by Words.
- Fetch Weather from Weather API.
- Display Weather on Your Website Home Page.
- Allow the User to Search of Weather for a Specific City
- Make the website in a different language and allow the user to select the website language.
- Adding more filtering options to the site, such as selecting the news' country.