An open API service indexing awesome lists of open source software.

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

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.