- New and better bar to search users
- Manage to get all starred repos + topics of them
- Add graph of languages
- Change null to "no language"
- Change .css Go button
- Change .css Table search entries
- Change .css of Table
- Remove table footer lines
- Add a why section
- Names of the table are url links
- Fix tooltip graph stars
- Fix axis graph stars
- Table default page size 100
- Add proper readme.md with a screenshot of the project
- Add topics to repo webpage on github
- Add star-gazer's topics to local DB 😅
- Add star icon that takes you to the github repo
- Change fav icon
- Change title
- Fix sound fx
- Add feedback when loading user data...
- .css de los links pls !
- Add a number counter over the picture that shows the number of repos
- Handle error 403
- Handle error 404
- Fix de que cuando le das no devuelve inmediatamente la información de usuario y hay que dar una segunda vez
- Search user optimizado y con sonido
- Do not show counter if count == 0
- Fix bug search in columns
- Clean code 😩
- .css hide scrolling bar from table view
- Fix route on navigation router
- Stars column resized
- React router using the route to find a user
- Only list the 5 more common topics
- Add a + sign to expand and show the rest of the topics
- Save latest searched user on cookies... ?
- Handle the case where a user has no starred repos with a message ?
- Messages shouldn't be a pop up window that occupies all the screen
- Messages should fade out
- Handle the case where a user inputs a username with spaces in between with a warning
- Somehow, use the remaining tokens to extract tags from the repos... and store that into the DB... ?
- Extend the DB for the topics... ?
- Find a workaround error 403
- The search menu of the stars column on the table has a range
- Clicking on a dot of the scatter plot takes you to that range in the table
- Clicking on a language of the bubbleplot takes you to the search of that language in the table
- Not just the user info is parsed in the route, the parameters of the search as well
- Possibility to add custom tags 😣
- Possibility to search multitag
- npm run build should both copy the build files to doc + change the routes on build/index.html to begin with /Star-telescope
- build should automatically change the path for pop_0.mp3