streameth-platform
streameth-platform copied to clipboard
✨ Pricing page
Type of Change
- [x] New feature ✨
Description
Added the Pricing page frontend. Made pricing cards easily configurable.
Testing
Just UI testing
Impact
Users will be able to pay for access to Streameth platform
Additional Information
At some point, the backend branch of the stripe implementation should be merged so the full feature can be properly tested.
Checklist
- [ ] My code adheres to the coding and style guidelines of the project.
- [ ] I have performed a self-review of my own 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