HumbleHominid / ACM-Manager

Ember.js web application that aims to better connect the Montana Tech ACM club to its members. This will be achieved by allowing officers to post information about meeting and event dates easily to a centralized place for members to check. In addition, after meetings have been completed, the meeting minutes should be able to be uploaded for members that were unable to attend. Past this it would be good to be able to keep an active member list for the officers. The member list could be used to track dues and other pertinent information about members (such as attendance, t-shirt orders, etc.) This application should be able to be extended as its starts to be used in case of new use cases becoming apparent. One possibility of an extension may be to have the application help send out email reminders and meeting minutes. This application will be used by officers and members of the Montana Tech ACM, as well as the public.
https://katie.mtech.edu/~acmuser
5 stars 0 forks source link

Michael dev #12

Closed HumbleHominid closed 7 years ago

HumbleHominid commented 7 years ago

Will now log you in by using the jwt token stored in the cookies if available. Events sidebar now pulls from database to display events. Events sidebar and jumbotron change views based on css media queries instead of jquery to match with the navbar changes. Events on the sidebar are pulled from the database. Events are sorted into past and future and can be further sorted by type. Past, Future, and all typed sections (if filtering by type) are collapsible.

Testing available here: https://katie.mtech.edu/~mfryer/ACM-Manager/home