Challenge Overview
Contentful.com is a cms as a service. That means you can use the api to create, publish, and display content that is authored in Markdown. We have run two first to finish challenges where we have created an api wrapper for Contentful in NodeJS using request and a code challenge “Contentful Client Showcase” and have created a Salesforce lighting Component for a list a detail view [Contentful Salesforce Lighting Component List and detail view] For this challenge we would like create a edit/ create component as a Salesforce Lightining Component.
Requirements:
1. Using a Contentful.com trial account and the blog sample space, create a Salesforce.com lighting component to allow users to create and edit “posts” from contentful.
2. Document how you can modify and or reuse your controller to extended it to other content types
3. Be sure your editor uses Showdown.js or equivlent to preview html rendered Markdown. A live preview is prefered but you are also welcome to use a tab view like github issues.
4. Assuming I know nothing about building lightning components, (I really don’t) and provide step by step instruction on how to deploy and reuse your solution.
Good Luck
kbowerma
Final Submission Guidelines
1. Provide your code and documentation in a single zip file.
2. Provide a quick video of your solution in action (feel free to annotate your video if you are not comfortable with spoke English or don’t like the sound of your own voice)
3. Optional: provide a video code walk through (the judges really like this)