Portfolio
Livecode Mood Chart
Date: February 1, 2017
Description: I created this mood chart as the final project in my TEAC 882a course. I am including a link to the code that I used to make it functional. It is a pretty simple application to use. There is more going on in the code than you might expect. To use the application, you select the current date and your mood. Next you click a submit button which puts your data into a text file and takes you to the next screen. At this screen you click a button to chart your mood. When you click this button, it graphs the information in the text files and displays them as a line. There is also a place for notes on the chart. Here is a link to a sample of the code use in the backend of this application: https://bethwagoner.com/work_samples/coursework/moodchart_code.pdf
Project created for:
Graduate Course