Ming Chen - front-end developer, back-end developer, database design, system admin
Brandon Klassen - front-end developer, back-end developer, database design
Stephen Wiebe - front-end developer
React, Express, MySQL, AWS
Front-end wireframes: Figma
Database schema: DBDesigner
MeetingMaker is being developed to simplify the process of scheduling a meeting. Whether the meeting is for two or more, you can easily find the time that works best for everyone. Simply share the link to your meeting and have the attendees input their preferences. View the feature list by release below:
Release 0.1.0 (May 16th, 2020) (Sprints 1-3)
-
- Intermittently refresh the meeting information to retrieve new meeting details, votes, and comments from others using the site concurrently *important
-
- Prevent further voting and let visitors know which meeting time was decided on when they revisit
-
- Limit number of votes per guest
-
- Delete guests and their votes from the meetings
-
- Important actions are logged as a comment with a description.
- "Stephen removed Brandon from the meeting"
- "Ming deleted their comment"
- "Stephen removed a vote option with 2 votes (Brandon, Ming)"
- Can be used for suggestions, vote explanations, or any other important information for future visitors
- Important actions are logged as a comment with a description.
-
- Improve styling, especially on mobile
- Place instructions on each page to assist the user
- Introduce more user-friendly terminology and spacing to make use more intuitive
- Make it evident which guest you are currently 'signed in' as
- Make it more evident which meetings each guest voted for
- Introduce pop-ups explaining functionality, especially explaining how to share your meeting
- Make the page feel more alive by using :hover: styling
-
- Sanitize inputs and URL parameters for protection against SQLI, XSS, parameter pollution
- Disallow use in iFrame for protection against clickjacking
- Remove ReDoS vulnerabilities by updating or replacing dependencies
- Any guest can delete vote options or edit candidate meetings
- There are currently no cancel buttons when selecting edit, forcing the user to make a change or revisit the meeting
- On meeting edit, the current meeting information does not pre-populate the form
- Create Comment component does not stick to the bottom of the page
- 'meeting' and 'maker' separate by line break, acting unlike a logo
- Many more...
-
- Create an account to save your name and easily view a list of previous meetings
- Write in your availability in your profile, and save your meeting time preferences
- Return to the meeting to view the votes at any time
-
- Export your meeting to another calendar, such as Outlook
-
- Receive the meeting file in your email when a time is decided on
- Receive email notifications when:
- you are invited to attend a meeting
- everyone responds to the poll
- a meeting time is decided
-
- Have attendees input times when they are available or not available
- Return to the meeting to view the best times for everyone, based on overlap in availability
-
- Create Teams of logged in users to expedite the process, for groups who meet often
Middle of the week meeting: Thursday OR Friday anytime after 5PM
End of spring meeting: Every Sunday between 3-7PM
Initiation (21 April 2021)
Plan & Estimate (25 April 2021)
Sprint 1 (27/28 April 2021- 2 May 2021)
Sprint 2 (3 May 2021- 9 May 2021)
Sprint 3 (10 May 2021- 16 May 2021) Release 0.1.0