Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Progress] Club Event Page implemented #19

Open
njs03332 opened this issue May 27, 2018 · 0 comments
Open

[Progress] Club Event Page implemented #19

njs03332 opened this issue May 27, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@njs03332
Copy link
Collaborator

njs03332 commented May 27, 2018

I implemented the club event page.
The Club Event Page now shows the list of future events and past events and the create event component.
I need to add the Event statistics component.
Also I need to further implement the Event Detail Page which should show the future_attendees, future_absentees and past_attendees of the event.
Each member should also be able to check whether they will attend the event or not
and the admin should be able to check the attendance.
Plus we need to be able to edit or delete the event in the Event Detail Page.

++ For now, in the club event page, the future events and past events come from the clubState.
This means that the events might not be classified according to the time at which the user accessed the club event page, which should be.
I believe this is related to loading issues, and Jinwoo will help with further implementations on this.

!!!!!!!!!!!!!!!!!!!!!!!!화이팅

@njs03332 njs03332 added the enhancement New feature or request label May 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant