An open API service indexing awesome lists of open source software.

https://github.com/himanshuteotia/politician_speeches

A politician will give many speeches in their political career. Many politicians currently draft their speeches in an adhoc fashion using Microsoft Word and share versions with their team using email. This process is inefficient as it does not allow for the users to centrally store, archive and search their speeches. This task will require you to design a portion of a system to automate this process. This system will have the capability for a politician to do the following: • View all their speeches saved in the system. • Add a speech to the system (for this challenge we will consider a speech to have the actual text, the author information, keywords about the speech and a speech date). • The ability to search the speeches. In this technical challenge, you will demonstrate your working knowledge of front end development.
https://github.com/himanshuteotia/politician_speeches

Last synced: 4 months ago
JSON representation

A politician will give many speeches in their political career. Many politicians currently draft their speeches in an adhoc fashion using Microsoft Word and share versions with their team using email. This process is inefficient as it does not allow for the users to centrally store, archive and search their speeches. This task will require you to design a portion of a system to automate this process. This system will have the capability for a politician to do the following: • View all their speeches saved in the system. • Add a speech to the system (for this challenge we will consider a speech to have the actual text, the author information, keywords about the speech and a speech date). • The ability to search the speeches. In this technical challenge, you will demonstrate your working knowledge of front end development.

Awesome Lists containing this project