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

Points homepage #18

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Points homepage #18

wants to merge 7 commits into from

Conversation

3sannasia
Copy link
Collaborator

Status:

Ready!!!

Description

Made the Points page and CheckIn pages into separate components. Created a home page that shows both the Points and CheckIn. After checking in, the home page refreshes to show the updated points. The events are shown in the body of the Points component and is scrollable.

Closes #9

Screenshots

image

image

image

@vercel
Copy link

vercel bot commented Mar 21, 2023

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

Name Status Preview Comments Updated (UTC)
points-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2023 11:04pm

@3sannasia 3sannasia marked this pull request as ready for review March 21, 2023 23:09
@gracewzhang
Copy link
Member

modifications:

  • add "home" header outside of the 2 boxes
  • rename "home" in the check in box to "check in"
  • increase spacing between check in & points boxes

* Made changes

* made changes

* restored stuff

* bad messag eoops

* add some comments

* add confetti to handlesubmit

* update confetti version

* Update src/components/Points/index.tsx

Co-authored-by: Grace Zhang <gracewzhang01@gmail.com>

* removed extra code

* replaced localstorage with timeout

---------

Co-authored-by: Grace Zhang <gracewzhang01@gmail.com>
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.

Merge points & check-in pages
3 participants