UI for the Github Scraper. The backend is available here
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:e2e
yarn run test:unit
- Add last indexed timestamp
- Add roles developer
- Add clustering by software engineering roles
- Add storytelling: There are x users found in Singapore. The highest number of users are created in year 2017.
- Add versioning and commit correctly
- Update naming for components
- Add google analytics
- Add loading state
- Add about page
- Flip page animation for about!
- Show ranking even if you do not appear in the list
- Change all numbers to locale with comma
- Change db to postgres
- Add topic tags for language
- Add query string params when user search
- Add matching by companies
- Show users from the same companies during recommendation
- Add language topic tags for searching
- Add topic tags for companies
- Update search input on click
- Add top companies
- Todo: search language
- reset horizontal scroll and vertical scroll when clicking on links
- Change color 818181 to rgba(0, 0, 0, .56)
- Add footer
- Links should redirect to within application, except when explicitly mentioned (and scroll to top)
- Pagination for users, companies etc
- Move helpers to models