CSC309 A1: kääntää Translations
One of the more fun courses that I’m taking this semester is CSC309: Intro to Web Programming. Although I do a lot of coding in general, I’ve actually never worked with Javascript or other web technologies. Sure, I’m using Wordpress right now, but Bluehost is nice enough to have one-click installs!
For our first assignment, we were tasked with creating a simple chart that would allow users to add, remove, and edit translations. We were not allowed to use Javascript libraries, and none of the changes would be persistent (no servers…yet!).
The assignment was due yesterday night, so I think it should be okay for me to post my page up on my blog. I wrote up a nice design document for it, so I’ll be sure to post it up later on my Projects page. But for now, you can play around with it at this link here: http://www.pioverpi.net/csc309/a1/main.html
Update: I’ve put up the project description, it has a description of the implemented features. You can view it here: http://www.pioverpi.net/projects/csc309-a1-kaantaa-translations/
