-
Notifications
You must be signed in to change notification settings - Fork 0
Ajax2
David Turner edited this page Jul 24, 2015
·
13 revisions
- In your cse322 workspace, create a folder named ajax2. Place all the work you do for this assignment in this folder.
- Use the GitHub Markdown API to perform the following functionality for users. The user types in markdown into a textarea element. When the user clicks the transform button, Javascript submits the text to the raw mode GitHub markdown API and renders the result. Make requests to the following url: https://api.github.com/markdown/raw
- Send me an email before the assignment deadline with a link to your workspace. Write ajax2 assignment in the subject line of the email.