0.1.1-alpha
Pre-release
Pre-release
EmreBatuhan
released this
14 Nov 20:31
·
999 commits
to main
since this release
Frontend changelog:
We have fixed some old tasks like auth page validation and added vote poll screen,create poll screen, leaderboard screen and profile screen with mock data. We also implemented google sign in and added responsiveness to feed and auth pages.
Reflection:
We should have fully completed the create poll screen ui
We should have write tests to our codes
Mobile changelog:
We have patched some old tasks like auth page validation and added poll detail screen, leaderboard screen and feed screen with mock data. We also implemented google sign in and removed google sign up.
Reflection:
- We should have completed the create poll screen ui
- We should have completed the profile screen ui
- We should have already expanded our test coverage
Backend changelog:
We have finalized google auth and implemented creating, seeing and voting discrete and continuous endpoints.
Reflection:
- More endpoints for poll could be added.
- Profile endpoints could be added.
- Email verification and forgot password could be added.