polinatolkacheva / democrasee

Node Js democrasee project
GNU General Public License v3.0
0 stars 0 forks source link

Volunteering Page - List of event dates #5

Open polinatolkacheva opened 2 years ago

polinatolkacheva commented 2 years ago

pull from database:

from collection "date" with status: "upcoming" order by "dateStart" field - most recent up top

display fields: Title City dateStart

polinatolkacheva commented 2 years ago

we were able to check login and pull up dates from the database - now needs styling