Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule tab #13

Open
2 tasks
shansitads opened this issue Oct 29, 2024 · 4 comments · May be fixed by #24
Open
2 tasks

Schedule tab #13

shansitads opened this issue Oct 29, 2024 · 4 comments · May be fixed by #24
Assignees
Labels

Comments

@shansitads
Copy link
Collaborator

  • Create a schedule calendar in a separate tab
  • Add schedule tab to nav bar
@shansitads shansitads self-assigned this Oct 29, 2024
@rgbayrak
Copy link
Contributor

@shansitads shansitads removed their assignment Nov 4, 2024
@shansitads shansitads added enhancement New feature or request feature and removed enhancement New feature or request labels Nov 6, 2024
@shansitads
Copy link
Collaborator Author

shansitads commented Nov 7, 2024

Resources:

Things to keep in mind:

  • Add a navbar link to the schedule tab (you can choose an icon from react-icons for the navbar
  • Add a route to the schedule tab in App.js similar to how the project tab has one

Another note: We don't edit the deployed branch bcs that's generated by git!

@rgbayrak rgbayrak mentioned this issue Nov 8, 2024
6 tasks
@sagelockett sagelockett linked a pull request Nov 10, 2024 that will close this issue
@shansitads
Copy link
Collaborator Author

shansitads commented Nov 11, 2024

I added a modification of the navbar icon and ordering of tabs in the feature/schedule branch
Other changes needed

  • Setup/Cleanup can be removed from the schedule since that is the organizer's task
  • TrainTrack schedule items have to be added
  • Schedule needs to follow a calendar-style format similar to the BrainHack western website code shared:
Screenshot 2024-11-11 at 3 03 58 PM

@rgbayrak
Copy link
Contributor

rgbayrak commented Nov 18, 2024

image
Based on the latest implementation.

  • Add an ability to include hyperlinks
  • Enlarge font size + match row sizes to the font (body of text) size so there is no empty space in the blocks (this can be adaptable width stays the same but length changes based on content)
  • unconferences (2 of them) is off by 30 mins to the main workshops (e.g. 2pm and 2:30 pm start time), no overlap
  • color choices can be more happy and bright
  • Spell out the days and month; Friday, Saturday etc. (there is empty space in these column headers no reason to abbreviate)
  • Title: Tentative (in white) Event Schedule (in purple)

@shansitads

@shansitads shansitads self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants