WebDevSimplified / React-Simplified-Bonus-Project

44 stars 12 forks source link

#4 Add the ability for users to publish job listings #4

Open WebDevSimplified opened 1 year ago

WebDevSimplified commented 1 year ago

Feature Description

This feature is fairly simple in that it only focuses on adding the ability for users to pay to publish their job listings and/or extend their current job listings. This does not cover the page for other people to view public job listings.

Tasks

Designs

Badge Examples

Badge Examples

Publish/Extend Dropdown

Publish/Extend Dropdown

Payment Modal

Payment Modal

Order Complete Page

Order Complete Page

WebDevSimplified commented 1 year ago

Backend Lead:

Don't forget to review my notes on how to setup/test our Stripe integration on the backend.