| Connectiyo |
This is the social network part of Deviyo.
The name was suggested by a friend of mine.
Tue Sep 16, 2008
I decided on the layout of 3 pages: The home page for the users, the friends page, and the profile page.
Wed Sep 17, 2008
I created the user php page that reads from the database.
I created a database with the users' table.
Thu Sep 18, 2008
I had the very basic information displayed on the profile page.
Fri Sep 19, 2008
I decided on the information that'll be stored about a user.
Tue Sep 23, 2008
I started with the profile editing page because I need to decide some details based on it.
Wed Sep 24, 2008
I put the different views in states. I added deep linking to ease navigation.
Thu Sep 25, 2008
I made the comboboxes get their data from the database (thanks KlrSpz).
Sat Oct 4, 2008
I'm shifting to Amfphp.
Mon Oct 27, 2008
Sorry for not updating, I just wanted to say that I'm still working on it and it's going well, I'll try to post more.
Mon Oct 28, 2008
I made the viewProfile page reject any requests without a user ID specified.
The pages respond better to deep linking now.
TO-DO:
Make the login window close when the user is logged in. (Done) Finish the profile page. Make deep linking work properly. Make the backend check if the user is logged in before sending data.