-
Notifications
You must be signed in to change notification settings - Fork 0
To Do Tracking
Tueffy edited this page Nov 15, 2011
·
2 revisions
Ok, perhaps not the best place, but at least central and everyone can modify easily.
- Add upload image to create user and store image
- Give possibility to crop image and ensure keeping the relation in displaying them
- UI adoptions (better distance indication, more room for badges, button to add a user)
- complete the TODO marked sections
- delete deprecated code
- complete the getUserNetwork service to use different search methods
- mechanism to sort either via distance or via tag count (not sure if I think about it, if we really need it), we should just order by relevance, what google and even our KX does
- complete the unit testing
- Deny / remove own skills (completely, not relation based)
- Create new user (also external)
- Badge mechanism
- Email notifications
- Add internationalization
- Include Spring Security
- Include Spring data
- Integrate CSS into solution
- Selection of user and display on the right
- Re-factoring of service layer