Saturday, March 24, 2012

Madlib continue

Well I learned that the open('nameofthefile.tpl', 'r').read() can be used to open the story you have in a different file, this made everything much easier for me and for everyone in class. We can now style the pages to your own liking.

It does not necessarily have to end in .tpl it can be anything suck as .html but I find it more helpful to save it as that.

Wednesday, March 21, 2012

MadLib

Managed to create a madlib, but wanted to take it to the next level. Created a login page. That gives me an idea.....

Sunday, March 18, 2012

Designing a ToDo List Web Application

I was thinking in creating a login page, after you put your username and password it would take you to this other page where there would be a daily routine you will have to follow, starting from morning all the way to night time, they will be checkboxes so there will be more options to choose from. There will be a reset and submit button.

To view an example of the login click here.
To view an example of the ToDo list click here.