项目作者: mhaji007

项目描述 :
Frontend (Next.js/React.js) for RatetheWeb - A MERN stack website for listing and rating best category-based web resources discovered by users around the world
高级语言: JavaScript
项目地址: git://github.com/mhaji007/RatetheWeb-Client.git
创建时间: 2020-12-08T23:04:14Z
项目社区:https://github.com/mhaji007/RatetheWeb-Client

开源协议:

下载


When looking for inspiration or answers to my questions I always end up book-marking more pages than I initially expect. Scrolling through all these pages to locate a specific resource could be daunting, so I created this website for myself and others who would like to keep a record of most valuable resources on the net. The trending sections in home and category pages are based on the number of clicks each link has received. The higher the number, the higher the ranking.














Demo

Register page

Upon registering user is prompted to pick at least one category of interest. Later if other users post in the same category, our user receives an email informing them of this new post.

image

Homepage and Category page

After clicking on any of the categories user is directed to a page where posts submitted under that category are displayed. After clicking on any of the submitted links click count is increased. This click count is then used in displaying popular and trending links on homepage as well as the category page.

category and click count

NOTE

The app is currently in sandbox mode with AWS, so it only works with emails registered with AWS.

TODOS

Create a ticket with AWS support to remove sandbox mode.