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

Feat: Manage Events page #46

Merged
merged 58 commits into from
Sep 17, 2023
Merged

Feat: Manage Events page #46

merged 58 commits into from
Sep 17, 2023

Conversation

sonylomo
Copy link
Collaborator

@sonylomo sonylomo commented Sep 5, 2023

This PR implements the Manage Events page on route /admin/events.

The calendar has 3 views: All chapters, Daily and Monthly. I've only implemented the Daily view (shown on the Figma design)

⚠️ I'm still working on making it responsive on mobile though.

screencapture-localhost-5173-admin-events-2023-09-05-14_20_52

@vercel
Copy link

vercel bot commented Sep 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
syt-web-redesign ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2023 11:22am

@sonylomo
Copy link
Collaborator Author

sonylomo commented Sep 5, 2023

I added date-fns package because the calendar needed A LOT of date-time manipulation. And date-fns is a relatively light library IMO.

@sonylomo
Copy link
Collaborator Author

sonylomo commented Sep 5, 2023

Mobile view:

screencapture-localhost-5173-admin-events-2023-09-05-19_30_18

@JimmyTron JimmyTron linked an issue Sep 10, 2023 that may be closed by this pull request
@JimmyTron JimmyTron enabled auto-merge September 16, 2023 11:29
@hamisirizwan hamisirizwan merged commit d9f728f into SpaceyaTech:main Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event Management
5 participants