Friday, Aug 31, 2018
shippedAccount activation and sponsors interface for Spoonsor
Buğra Gündüz built out the account activation flow and a new sponsors page in bgrgndzz/spoonsor, with supporting structural changes across 8 commits.
The day centered on two main features. Gündüz created an account activation interface [1], giving new users a way to verify and set up their accounts. Alongside that, he built a sponsors page [5] and a sponsors view component [6], then added the ability to sort sponsors by priority [8]. The sponsors feature displays a ranked list of supporters on the platform.
Structural work took up the middle of the day. Gündüz refactored the folder structure twice [2] [3], consolidating organization and likely preparing space for the new features. He also fixed profile issues [4] and addressed a small bug in user listing [7].
Sources
- create account activation interface · bgrgndzz/spoonsor
- refactor folder structure · bgrgndzz/spoonsor
- refactor folder structure · bgrgndzz/spoonsor
- fix profile issues · bgrgndzz/spoonsor
- create sponsors page · bgrgndzz/spoonsor
- sponsors view · bgrgndzz/spoonsor
- fix a small issue with user listing · bgrgndzz/spoonsor
- sort sponsors by priority · bgrgndzz/spoonsor