Idea is to create Single Page App in AngularJS to demonstrate basics such as:
- custom directives
- routing capabilities using hashtag
- controllers for particular routes
- making HTTP requests and handling responses
- CRUD operations on frontend and API calls to the backend
- uploading a file/image
- pagination and accordion Boostrap UI components