Skip to content

Commit

Permalink
✨ Update: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
waynemorphic authored Aug 14, 2023
1 parent a0833e9 commit ea62648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Happy hacking 💻
- [x] Validate user data ie email and phone number. React Form Hook may be used in place
of the current form
- [x] Customer to unselect the selected input radio after user has selected in booking page.
- [ ] Add more details in the landing page. Could be cards that are descriptive of services
- [x] Add more details in the landing page. Could be cards that are descriptive of services
offered. When an item in the services navbar is clicked, the screen automaticlly scrolls
down to the specific service description in the home page.
- [ ] Better footer section
Expand All @@ -114,7 +114,7 @@ Testing Library or jest.js should be reliable

## Pipeline Features
- [x] Customer email notifications after a booking
- [ ] Resolve images bug in gallery page in prod
- [x] Resolve images bug in gallery page in prod
```
Solution: Use cloudinary
```
Expand Down

1 comment on commit ea62648

@vercel
Copy link

@vercel vercel bot commented on ea62648 Aug 14, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.