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

Tca 23/event details #16

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
026e288
feat: add event details page folder structure
CodeLeom Feb 5, 2024
d5a1403
style: add icon responsiveness to the hero icon for mobile view
CodeLeom Feb 10, 2024
25ef6c6
feat: add organizer's info to the hero for mobile view
CodeLeom Feb 10, 2024
7f1ce56
feat: add icon component for reusablity
CodeLeom Feb 10, 2024
6491992
feat: add about and event details section with responsiveness
CodeLeom Feb 10, 2024
c36c6cd
feat: add host and speakers section with responsiveness
CodeLeom Feb 11, 2024
0f2a255
feat: add who can attend section with responsiveness
CodeLeom Feb 11, 2024
9bd6eca
feat: add tags section with responsiveness
CodeLeom Feb 11, 2024
0d723bc
feat: addcontact organizer section with responsiveness
CodeLeom Feb 11, 2024
1e49c89
style: change the underline text of email to border-bottom in contact…
CodeLeom Feb 13, 2024
e2f92a3
feat: icon component fix
CodeLeom Apr 11, 2024
9153429
style: fix overflow for event details page using tailwind
CodeLeom Apr 11, 2024
81433df
style: icon switch for hero section icon
CodeLeom Apr 11, 2024
dc1bb0b
chore: Merge remote-tracking branch 'origin/develop' into tca-23/even…
CodeLeom Apr 15, 2024
5e13682
chore: Merge remote-tracking branch 'origin/develop' into tca-23/even…
CodeLeom Apr 15, 2024
b49b614
Merge branch 'develop' into TCA-23/event-details
CodeLeom Apr 22, 2024
a139d64
fix: update code based on issue noticed
CodeLeom Apr 25, 2024
30bd92c
chore: remove .next folder
codejagaban May 7, 2024
6cf3cdd
refactor: remove custom tailwind colors
codejagaban May 7, 2024
631b77b
chore: break the page to smaller chunk for readability
CodeLeom Apr 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
685 changes: 680 additions & 5 deletions package-lock.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions public/attendee.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions public/calender.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/chevron_right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/cost.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/event-page.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/fi_mail.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions public/linkedin2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions public/location.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/opicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/phone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions public/regIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions public/share.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/share2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading