https://github.com/drex44/reviewfier
Sample jquery webpack bulma SPA
https://github.com/drex44/reviewfier
Last synced: 2 months ago
JSON representation
Sample jquery webpack bulma SPA
- Host: GitHub
- URL: https://github.com/drex44/reviewfier
- Owner: drex44
- License: mit
- Created: 2021-09-26T15:27:45.000Z (over 3 years ago)
- Default Branch: release/2.0
- Last Pushed: 2021-10-06T16:26:29.000Z (over 3 years ago)
- Last Synced: 2025-01-07T06:19:15.127Z (4 months ago)
- Language: TypeScript
- Homepage: reviewfier.vercel.app
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reviewfier
Sample jquery webpack bulma SPA. Later converted into a react project component by component.## Backend
https://github.com/drex44/rating-badge## Deployed on vercel
https://reviewfier.vercel.app## Todo
- Should have added avg stars in home from the beginning.
- Add back button in the product page as clicking on the website name to go to home is not apparent.
- Add the product description in the product page.
- Add pagination in home and in rating in product page.
- Add product crud UI.
- Allow delete, update for the product reviews.
- Create issues for each task in github to track them better.