navster / camp-adair

Camp Adair Drupal modules and themes
GNU General Public License v2.0
0 stars 1 forks source link

Front end booking database signed off end of FEB #22

Open Ravi042 opened 11 years ago

Ravi042 commented 11 years ago

Hey team,

So I see our next important task is to get the database side of the project done by the end of this month which gives us about 4weeks tops starting from today.

From the emails we need to have a robust database and the transactions on the site need to happen.

Update for the team which is also why i wanted to put this up on git is I might not return to NZ as planed due to personal reasons I might return on the last week of feb around the 24th or so, HOWEVER this doesnt mean i will not be working actively on our project, i will still be collaborating as much as I am required to regardless.

So my point is what tasks are required? To Nav and Ash, what tasks would you guys like me to take on and perform here on my end? I was told we need to look into a transition from the conceptual to logical for the DB. Later on today I will be looking at all the latest emails received on our team email and get a better idea and get up to date.

Cheers.

ajpfoster commented 11 years ago

The logical transition is basically what you have done. Taking the clear entity relationships and adding all the correct foreign keys etc. Time to build it in SQL so we can link it up with the form. We are looking at alternatives to Civi CRM as it isnt very flexible, maybe building the whole CRM in Drupal with an Entity API module. Have a look at the documentation. But the SQL database still needs to be built so maybe get the construct code for the tables etc up to us ASAP

ajpfoster commented 11 years ago

Documentation on Entity API is on Drupal.org search it up.

Ravi042 commented 11 years ago

Ok I will look into this today, I will go ove the documentation I will also expand the current DB relationship and adding all the foreign keys and other required items to it. Ill send you versions of it you guys just double check and also if i have roadblocks ill just put it up on here,

Cheers.