Add a team page with past leadership, current leadership, and team. Also update resources section
Log in to leave a comment
Add a team page with past leadership, current leadership, and team. Also update resources section
Log in to leave a comment
First ship! This ship contains the first part of the app. It has a list of photos which are got from the Flickr API, and are clickable containing EXIF and photo data. It also adds views that are both based on Flickr photo views and views from the site. Next I plan to add my bookshelf and books I recommend
Added a lot of improvements. Added fullscreen mode, to see the full image, made a better mobile UI. I also added views that add views from the website (hosted on a Redis Upstash instance) and the Flickr views. Combining the two.
Log in to leave a comment
Added first version of the site for FRC team 3268! It has a dynamic markdown blog, dynamic sponsor page and more!
Log in to leave a comment
Added debug info to the settings page, which makes testing (without being technical) and diagnostics easier. This was because it was hard to ask the non-technical to give something like their gradebook data, or their credentials.
Log in to leave a comment
This devlog adds a scraped course history page. This is not publicly viewable, but is available hidden; it works by scraping code from a GET request to the site. I tried to use revere-engineered (spent like six hours debugging 🫠) SOAP APIs, but it seems like none exist.
Log in to leave a comment
Added a new calendar page. The old page used the gradebook endpoint, and we made the assignments ourselves. The new page uses native Synergy calendar endpoints which provide more data like holiday, school notices and better assignment coverage.
Log in to leave a comment