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(tu-02-19): book a seat #180

Merged
merged 8 commits into from
Sep 1, 2024
Merged

Conversation

stardustmeg
Copy link
Collaborator

@stardustmeg stardustmeg commented Aug 31, 2024

PR Title ✨

πŸ“ conforms with the following format:

  • prefix (following the convention: feat, fix, hotfix, chore, refactor, revert, docs, style, test)
  • sprint and issue number (e.g. tu-01-02, where 01 - is the sprint number and 02 - is the issue number)
  • short description

πŸ‘€ Example: feat(tu-01-02): description

PR Description πŸ§™β€β™‚οΈ

Affected Scope πŸ’‘

  • implement booking a seat
  • change seat color when it's booked
  • authorize a user if they book anonymously

Screenshots/Demo πŸ“Έ

{AB9B05C1-325B-44A8-A6FE-A1C26086B268}
image
image
image

Provide any other relevant information πŸ¦‰

  • update @planess/train-a-backend to 0.0.8
  • fix vacant seat count
  • refactor to remove anonymous interfaces with named ones
  • refactor login page
  • create login component

Auto-Review πŸ€–

  • The reviewers have been requested πŸ“
    Request Review on PR Open
  • The labels have been added 🎨
    Pull Request Labeler
  • My code doesn't generate any errors or warnings ⚠️
    Code Formatter
  • My code passes all tests πŸ§ͺ
    Test
  • My code builds successfully βš™οΈ
    Netlify Status

Self-Check 🌟

  • I wrote the correct title for the PR πŸ—οΈ
  • I wrote a comprehensive description for the PR πŸ“œ
  • I have performed a self-review of my own code βœ…
  • I have commented my code where needed πŸ“
  • I am happy with my PR and ready to merge ❀️‍πŸ”₯

Copy link

netlify bot commented Aug 31, 2024

βœ… Deploy Preview for mad-wizards-tu-tu ready!

Name Link
πŸ”¨ Latest commit 02d248f
πŸ” Latest deploy log https://app.netlify.com/sites/mad-wizards-tu-tu/deploys/66d44aa83bce57000888d00f
😎 Deploy Preview https://deploy-preview-180--mad-wizards-tu-tu.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@stardustmeg
Copy link
Collaborator Author

@stardustmeg stardustmeg linked an issue Aug 31, 2024 that may be closed by this pull request
5 tasks
Copy link
Collaborator

@ki8vi ki8vi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great πŸ”₯

Copy link
Owner

@Kleostro Kleostro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot! ❀️‍πŸ”₯

@stardustmeg stardustmeg merged commit 28f8ac1 into sprint-2 Sep 1, 2024
6 checks passed
@stardustmeg stardustmeg deleted the feat/tu-02-19/book-a-seat branch September 1, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[tu-02-19] Booking a Seat πŸ’Ί
3 participants