hpi-swt2 / workshop-portal

A Ruby on Rails app to manage workshops
http://workshopportal.herokuapp.com/
MIT License
21 stars 13 forks source link

US_3.3: Applicants overview #23

Closed julisa99 closed 7 years ago

julisa99 commented 7 years ago

As organizer

I want to have an overview with all applicants (personal data, how often already applied, how often accepted / rejected)

in order to give new rejected applicants a new chance.

estimation: 13 new estimation: 1

Tasks

Acceptance criteria

tobiasduerschmid commented 7 years ago

Feedback on the current state on heroku:

tobiasduerschmid commented 7 years ago

BUG: In the pupils overview, the "Bewerber" should be "Bewerbung"

tobiasduerschmid commented 7 years ago

Bewerbungs -> Bewerbungen

MasterCarl commented 7 years ago

I noticed you created some tests in events_spec.rb. Would you mind if I moved them into event_spec.rb or renamed them to avoid confusion? That would be part of #116.

ekrebs5 commented 7 years ago

You mean whether the feature test should be singular (event_spec.rb) or plural (events_spec.rb), right? It would be great if the scrum masters @Baschdl could make a convention for this for all teams.

(I am ok with singular, but at the moment we have half singular half plural, so this decision should probably be made for all teams simultaneously)

bjrne commented 7 years ago

@ekrebs5 I added it to my list, we'll discuss it on thursday/friday this week :)