GravityProject / gravity

Open source social network built with Meteor
MIT License
131 stars 62 forks source link

Interests in user profile #72

Open pmuens opened 9 years ago

pmuens commented 9 years ago

Users should be able to add their interests in their user profile (e.g. like "meteor", "programming", ...).

zaverichintan commented 8 years ago

@mattvella07 shall we together work on this ?

mattvella07 commented 8 years ago

Yea we can

zaverichintan commented 8 years ago

There are some basic features we need to decide on -

  1. Auto suggestion of interests.
  2. Add interest or select from the most only.?
  3. Which type of interests list do we plan to implement?
mattvella07 commented 8 years ago

I think we could allow them to enter any interest they like but also auto suggest interests that have been entered by other users. What do you think?

zaverichintan commented 8 years ago

Yea, that seems good. Auto complete package will be useful .