Bug: Create a Function To Sort Project Meeting Times #4028
Labels
Complexity: Medium
P-Feature: Project Info and Page
A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)
P-Feature: Projects page
https://www.hackforla.org/projects/
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 1pt
Can be done in 4-6 hours
time sensitive
Needs to be worked on by a particular timeframe
Milestone
Overview
The Projects page is currently displaying the meeting times out of order due to the way it was entered into VRMS. We need to implement a sorting function to prevent times from being displayed out of order.
Action Items
Begin by reading through the issue and pull request listed below to better understand where and what files need to be changed:
Image of Issue via Food Oasis Project Page
Once you have a good understanding, begin the action items below:
assets/js/project.js
filefunction appendMeetingTimes(scheduleData)
on line 127function appendMeetingTimes()
if neededResources/Instructions
The text was updated successfully, but these errors were encountered: