You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The structure for this project is a bit different (better) than previous projects you might have worked on.
You can find the Events folder in src -> pages -> events
Description: Follow the Figma file to create the events page! :)
Suggestions/Points to Remember:
Please create a separate branch off of develop but don't overdo it. (fewer branches make life easy)
The text was updated successfully, but these errors were encountered:
You should be able to find a folder named events under pages. All the files are under it. You can go with arbitrary data but try to pass them as props so that it is easier for us to integrate.
@nico-galin@Kartik-Aggarwal5 Design question: What should be in the red circle below? There's no design component for a heart that hasn't been clicked, only one that has. See screenshot below
Also, what's the best way to pass in Props to the Events tsx file for testing purposes? For now, I have the Event object integrated but I just define it locally instead of passing actual Props data in. Thanks!
Figma Link: https://www.figma.com/file/ILRciTrTtncSzE8ZqC1dzo/Sproul.club?node-id=1-3868&t=z4uEsQQWiA1SNe8L-0
File name is: High-Fi +Figma Prototype
The structure for this project is a bit different (better) than previous projects you might have worked on.
You can find the Events folder in src -> pages -> events
Description: Follow the Figma file to create the events page! :)
Suggestions/Points to Remember:
The text was updated successfully, but these errors were encountered: