Skip to content
Izabela Cardoso edited this page May 9, 2016 · 7 revisions

Welcome to the wiki of project "EuVou"!

This repository contains the project developed in the college about the Software Development Methods, in 2015. This wiki's goal is register the improvements made in the code while the team study new Code Techniques.


The documents related to the code's improvement are:
[Home] (Home)
Rules to stylesheet
  • [Stylesheet] (Stylesheet)
Description of Classes, Methods and Attributes
Controller Classes
  • [EditOrRemoveFragment] (EditOrRemoveFragment)

  • [RegisterFragment] (RegisterFragment)

  • [ShowUser] (ShowUser)

  • [ShowPlaceRank] (ShowPlaceRank)

  • [ShowTop5Ranking] (ShowTop5Ranking)

  • [ListEvents] (ListEvents)

  • [DisableAccountFragment] (DisableAccountFragment)

DAO Classes
  • [PlaceDAO] (PlaceDAO)

  • [UserDAO] (UserDAO)

  • [EventCategoryDAO] (EventCategoryDAO)

  • [UserEvaluationDAO] (UserEvaluationDAO)

Model Classes
  • [EventEvaluation] (Class-EventEvaluation)

  • [Place] (Place)

  • [User] (Class-User)

  • [UserEvaluation] (UserEvaluation)

Clone this wiki locally