Jupiter Team Meeting 11/30
Jupiter Weekly Meeting
11/30
Project Updates
Backend prototyping?
Announcements
Thanksgiving break
All Hands next month
Hot cocoa social
Discussion
Backend
React Query - can fetch and cache data
Potentially focus just on this for week or so
Possibility of later export from firebase
If we move off Firebase, we can scrape from Firebase using custom script
Can create API in NextJS, and there we can call Firebase with React Query
Management of roles - how can this be simplified/managed
Consider MongoDB
Prisma
Firebase relations can be configured in database object
Meeting this week to work on that
Categories vs Tags
We could leave out tags for now, only categories
Team decision - will implement only categories, can consider tags based on user feedback
Could have tags that are not in the UI, but can be specified by clubs - more of search keywords
Need to study, what is a tag and what is a category
You can view tags inside organization card, categories are used in filtering UI
Could show how many in each category in filtering UI
Could have a major category, and a bunch of minor category
We could allow clubs to have rank ordered categories
We could remove categories entirely and have only ranked tags
On club page - could have tags be larger if they’re higher ranked. Might take too much space
Tags can be shown on club detail page
End of Semester goal
Next semester