https://github.com/matias-gonz/reaktor-junior-dev-assignment
https://github.com/matias-gonz/reaktor-junior-dev-assignment
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matias-gonz/reaktor-junior-dev-assignment
- Owner: matias-gonz
- Created: 2020-11-23T18:46:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-29T12:47:37.000Z (over 4 years ago)
- Last Synced: 2025-01-20T10:48:19.830Z (5 months ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reaktor Junior Dev Assignment
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
This was the first time I ever tried web development and I believe I did a good job considering I had to learn it from scratch.
I noticed there are still a few things to improve:=> Loading times could be improved by using quicksort and binary search. This depends on the amount of times the user will need to switch categories.
=> Try to fetch data from server a second time if it fails.