Tuesday, October 7, 2014

Team Meeting - Implementation #6

Having switched the course project to a Git repository the development of the interaction modules of our web portal were divided and assigned:

Adalgisa

  • Users (Add, View, Edit, Remove)
  • Resources (Add, View, Edit, Remove)
  • Search (Global and Advanced)


Mark

  • Schools (Add, View, Edit, Remove)
  • Outreach Entities (Add, View, Edit, Remove)
  • Notes (Add, View, Edit, Remove)


César

  • Activities and Media (Add, View, Edit, Remove)
  • Units (Add, View, Edit, Remove)
  • Feedback (Add, View, Edit, Remove)

Some changes to the database were agreed upon and carried out in the manner of unifying the Outreach Entities with the users into one single table (User) holding common fields while all extra information being contained in separate tables (OutreachEntityDetail and UserDetail, respectively)

No comments:

Post a Comment