Added Current Affairs API to Tier 2

pull/683/head
Thirumalai K.G 2 years ago
parent 08b771c863
commit 98ab4b03a4

@ -0,0 +1,24 @@
# Current Affairs API
**Tier:** 2-Intermediate
Create Current Affairs API provides real-time news, updates, and daily quizzes, keeping users informed and engaged with the world's current events.
## User Stories
- [ ] User can be able to access the Current Affairs API to retrieve the latest news and updates about my country so that I can stay informed about the current events and developments in my nation.
- [ ] User can be able to use the Current Affairs API to access daily quizzes based on current affairs topics so that I can test my knowledge and stay engaged with current events.
- [ ] User can be able to integrate the Current Affairs API into any platform to provide relevant news that may impact their decisions and activities.
## Bonus features
- [ ] User can provide support for multiple languages to make the Current Affairs API accessible to a broader audience.
- [ ] User can implement features like comments and discussion boards for users to engage in discussions about current affairs topics.
## Useful links and resources
-[API Tutorial](https://youtu.be/GK4Pl-GmPHk?si=zrTy88bPTtvS4GTU)
## Example projects
-[Current Affairs API](https://github.com/Thiru-Malai/current-affairs-api)

@ -90,6 +90,7 @@ required to complete them.
| [Charity Finder App](./Projects/2-Intermediate/Charity-Finder-App.md) | Find a Global Charity to donate to | 2-Intermediate | | [Charity Finder App](./Projects/2-Intermediate/Charity-Finder-App.md) | Find a Global Charity to donate to | 2-Intermediate |
| [Chrome Theme Extension](./Projects/2-Intermediate/Chrome-Theme-Extension.md) | Build your own chrome theme extention. | 2-Intermediate | | [Chrome Theme Extension](./Projects/2-Intermediate/Chrome-Theme-Extension.md) | Build your own chrome theme extention. | 2-Intermediate |
| [Currency Converter](./Projects/2-Intermediate/Currency-Converter.md) | Convert one currency to another. | 2-Intermediate | | [Currency Converter](./Projects/2-Intermediate/Currency-Converter.md) | Convert one currency to another. | 2-Intermediate |
| [Current Affairs API](./Projects/2-Intermediate/Current-Affairs-API.md) | Provides real-time news and updates | 2-Intermediate |
| [Drawing App](./Projects/2-Intermediate/Drawing-App.md) | Create digital artwork on the web | 2-Intermediate | | [Drawing App](./Projects/2-Intermediate/Drawing-App.md) | Create digital artwork on the web | 2-Intermediate |
| [Emoji Translator App](./Projects/2-Intermediate/Emoji-Translator-App.md) | Translate sentences into Emoji | 2-Intermediate | | [Emoji Translator App](./Projects/2-Intermediate/Emoji-Translator-App.md) | Translate sentences into Emoji | 2-Intermediate |
| [Flashcards App](./Projects/2-Intermediate/FlashCards-App.md) | Review and test your knowledge through Flash Cards | 2-Intermediate | | [Flashcards App](./Projects/2-Intermediate/FlashCards-App.md) | Review and test your knowledge through Flash Cards | 2-Intermediate |

Loading…
Cancel
Save