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

Booking functionality frontend #58

Merged
merged 31 commits into from
Jun 15, 2024

Conversation

KamogeloMoeketse
Copy link
Contributor

Frontend components for mobile booking

This includes:
Viewing my bookings
Making a booking
Checking in
Canceling a booking

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@KamogeloMoeketse KamogeloMoeketse added type: feature A new feature For: frontend This is mainly related to frontend UI code effort: 8 This may require/required a week of work at minimum platform: mobile This is related to mobile platforms labels Jun 15, 2024
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.88%. Comparing base (2c69ff6) to head (dd62f30).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #58   +/-   ##
========================================
  Coverage    72.88%   72.88%           
========================================
  Files            3        3           
  Lines          118      118           
========================================
  Hits            86       86           
  Misses          29       29           
  Partials         3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KamogeloMoeketse KamogeloMoeketse merged commit 9127814 into develop Jun 15, 2024
6 of 7 checks passed
@u21631532 u21631532 deleted the feat/mobile-frontend/booking branch June 20, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 8 This may require/required a week of work at minimum For: frontend This is mainly related to frontend UI code platform: mobile This is related to mobile platforms type: feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants