VT-Sase / VT-Sase/VT-Sase.github.io
React - Create the Events Component Page
Open
@samanthah05 is already working on this.
Since Feb 24, 2025.
react-website
- Dominant language
- HTML
- Stars
- 3
- Forks
- 0
- Avg merge
- 7m
- Merged PRs (30d)
- 2
Description
- Migrate the static HTML "Events" Page over to React (switch the older HTML tags to use newer React components - consider using MUI here for modernized styling).
- Try to look on NPM for a newer packages for Google Calendar support (if possible, please have the external package have external TS declarations/type support). To install a new NPM package locally, please do:
npm install --save-dev <name of package(s)> - For this ticket you do not have to create the gallery part of the event page
- Please message on Discord for design approval prior to coding if the design you choose is very different from the current one (making sure this is appropriate)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.