Ok and here we're finishing the progress for the second iteration and we had several problems.
For my part I try to implement Subversion with Eclipse and as seen in Googlecode I could not even organize it, this little problem delayed us a bit more.
As for the code we are checking how to make a query, the database classes can help a lot but not find a way to give us a single fact in Django.
As mentioned there were several changes to the project and this occasion our unit tests would not go in this iteration.
We hope soon to give more as we progress with the project.
Belissa
Wednesday, October 27, 2010
Here... once again
Hello,
I've been wanting to post, but i've been really busy...
First of all, i want to tell you, that we've made some changes... what do i mean with changes? I mean... BIG CHANGES. Not in functionality but in the architecture... Ty client!!
So first of all... the biggest change: We wont have 2 types of users, since the client realized that expositors and organizers should be the same... both should be able to do both things...
This helped... a bit... even though we can't figure out if its a 0 bit or a 1 bit... here, let me explain... Before we had 2 types of users, so we had to model each user, model their permisions and stuff... now... since we only have one user, we can/are use/using python.contrig.auth.user, so its going to be easier to handle users, but we had to change basicly everything.
The other change, is since we deleted those 2 kinds of users, we had to make different applications, the apps schema changed, now we have only 3 types of apps:
-Index.- which will handle login, expo searches, and users profile (this user profile is public)
-Users.- This will handle the registration of the users, non-public profile page, change personal data and user-confirmation emails.
-Expos.- Which will handle everything bout making expos and registering to them. (EVERYTHING ABOUT EXPOS =P)
Oh by the way, Belissa told me to tell you that she's been working in the projects style and well helping me out as well (since she hasn't posted =P )
Ok, so there it is... my weekly-not-so-weekly post
Cheers.
Deco.
I've been wanting to post, but i've been really busy...
First of all, i want to tell you, that we've made some changes... what do i mean with changes? I mean... BIG CHANGES. Not in functionality but in the architecture... Ty client!!
So first of all... the biggest change: We wont have 2 types of users, since the client realized that expositors and organizers should be the same... both should be able to do both things...
This helped... a bit... even though we can't figure out if its a 0 bit or a 1 bit... here, let me explain... Before we had 2 types of users, so we had to model each user, model their permisions and stuff... now... since we only have one user, we can/are use/using python.contrig.auth.user, so its going to be easier to handle users, but we had to change basicly everything.
The other change, is since we deleted those 2 kinds of users, we had to make different applications, the apps schema changed, now we have only 3 types of apps:
-Index.- which will handle login, expo searches, and users profile (this user profile is public)
-Users.- This will handle the registration of the users, non-public profile page, change personal data and user-confirmation emails.
-Expos.- Which will handle everything bout making expos and registering to them. (EVERYTHING ABOUT EXPOS =P)
Oh by the way, Belissa told me to tell you that she's been working in the projects style and well helping me out as well (since she hasn't posted =P )
Ok, so there it is... my weekly-not-so-weekly post
Cheers.
Deco.
Monday, October 18, 2010
1rst Iteration
So here we are, today we've got the first check iteration of the project.
I personally don't think we've come far right now, but we are now finishing up the basics with django. We've been struggling with POST requests and even more while trying to send emails, it's actually getting rough.
Dunno what else to say, because actually the hardest part is yet to come.
Cheers.
Deco.
I personally don't think we've come far right now, but we are now finishing up the basics with django. We've been struggling with POST requests and even more while trying to send emails, it's actually getting rough.
Dunno what else to say, because actually the hardest part is yet to come.
Cheers.
Deco.
Subscribe to:
Posts (Atom)