sinfo / eventdeck

:calendar: The awesome web app that supports awesome events
MIT License
9 stars 3 forks source link

Scenarios that must be fulfilled #227

Closed palma21 closed 9 years ago

palma21 commented 9 years ago

All of these scenarios must be simple and unambiguous.

1 - Someone from team X needs to know how something is done. How and where is that done? 2- Someone needs to post information regarding its tasks, to ask for feedback or help. Where and How?

What happens to these posts? have into account that people will leave and posts will be orphan

3 - Someone needs to post important information regarding its team or tasks (for future reference p.e.) How and where?

What happens to these posts?

4 - How do I know what posts have I saw? How can I know what ideas have I seen and opined, and which ones have new developments?

5 - How can I know what each team has been doing? How can I know any new developments without having to search through everything?

6 - Where and How can I find tutorials and relevant information. What if it's about a team?

7 - Where can I "store" the tasks I need to do?

fbaiodias commented 9 years ago

1 - Someone from team X needs to know how something is done. How and where is that done?

Search or go to Topics List and filter by its team tag.

2- Someone needs to post information regarding its tasks, to ask for feedback or help. Where and How? What happens to these posts? have into account that people will leave and posts will be orphan

Comment on the tasks corresponding Topics. Once the topic is no longer relevant, it should be closed.

3 - Someone needs to post important information regarding its team or tasks (for future reference p.e.) How and where? What happens to these posts?

Maybe we should add a new topic kind named Tutorial. What do you think @sinfo/dev-team @palma21?

4 - How do I know what posts have I saw? How can I know what ideas have I seen and opined, and which ones have new developments?

The topics/speakers/companies will have a unread sign on their cards, showing if there are unread notifications since your last visit.

5 - How can I know what each team has been doing? How can I know any new developments without having to search through everything?

The new home page should have a better news feed, and maybe also some stats. (open to suggestions)

6 - Where and How can I find tutorials and relevant information. What if it's about a team?

That goes back to 3. A Tutorial kind would be handy.

7 - Where can I "store" the tasks I need to do?

As a TODO topic?

palma21 commented 9 years ago

Ok, basically the unread sign fixes most issues, because it let's everyone know what has been seen.

Take into account on your search answer is the explanation why the search must be "super".

Scenario: How do I know what I am supposed to do? (yes it's a continuation of the last one) So I save my todos in a TODO post, what then? How do I mark them as done? Should I update that todo or create new ones? Should I put all todos in one TODO or each one should have it's own? Due dates? Reminders?

Regarding stats: New posts New companies New speakers Companies Updated Speakers Updated Posts Updated TODOs overdue My TODOs

Something like this?

2014-12-21 22:20 GMT+00:00 Francisco Baio Dias notifications@github.com:

1 - Someone from team X needs to know how something is done. How and where is that done?

Search or go to Topics List and filter by its team tag.

2- Someone needs to post information regarding its tasks, to ask for feedback or help. Where and How? What happens to these posts? have into account that people will leave and posts will be orphan

Comment on the tasks corresponding Topics. Once the topic is no longer relevant, it should be closed.

3 - Someone needs to post important information regarding its team or tasks (for future reference p.e.) How and where? What happens to these posts?

Maybe we should add a new topic kind named Tutorial. What do you think @sinfo/dev-team https://github.com/orgs/sinfo/teams/dev-team @palma21 https://github.com/palma21?

4 - How do I know what posts have I saw? How can I know what ideas have I seen and opined, and which ones have new developments?

The topics/speakers/companies will have a unread sign on their cards, showing if there are unread notifications since your last visit.

5 - How can I know what each team has been doing? How can I know any new developments without having to search through everything?

The new home page should have a better news feed, and maybe also some stats. (open to suggestions)

6 - Where and How can I find tutorials and relevant information. What if it's about a team?

That goes back to 3. A Tutorial kind would be handy.

7 - Where can I "store" the tasks I need to do?

As a TODO topic?

— Reply to this email directly or view it on GitHub https://github.com/sinfo/eventdeck/issues/227#issuecomment-67787458.

Jorge Palma Nº 67024 MEIC-Alameda

fbaiodias commented 9 years ago

How do I know what I am supposed to do? (yes it's a continuation of the last one)

Go to topics list am filter by Me. It shows the topics where you are a target.

So I save my todos in a TODO post, what then? How do I mark them as done? Should I update that todo or create new ones? Should I put all todos in one TODO or each one should have it's own?

One TODO for each task. When it is done, mark it as Closed.

Due dates? Reminders?

All topics have a due date field, reminders will be implemented soon.

palma21 commented 9 years ago

The view of my todo's could also be a good option for front page of each user along side with stats.

A different view of the todos could also be interesting, one that had into account the date and such. Perhaps

2014-12-21 22:40 GMT+00:00 Francisco Baio Dias notifications@github.com:

How do I know what I am supposed to do? (yes it's a continuation of the last one)

Go to topics list am filter by Me. It shows the topics where you are a target.

So I save my todos in a TODO post, what then? How do I mark them as done? Should I update that todo or create new ones? Should I put all todos in one TODO or each one should have it's own?

One TODO for each task. When it is done, mark it as Closed.

Due dates? Reminders?

All topics have a due date field, reminders will be implemented soon.

— Reply to this email directly or view it on GitHub https://github.com/sinfo/eventdeck/issues/227#issuecomment-67788162.

Jorge Palma Nº 67024 MEIC-Alameda

JGAntunes commented 9 years ago

Philosophy stuff. Not relevant right now.