Releases: liamstevens111/google-search-data-viewer
Releases · liamstevens111/google-search-data-viewer
0.3.0
0.2.0
https://github.com/liamstevens111/google-search-data-viewer/milestone/2
Features
- [#1] [UI] As a user, I can view a list of my previously uploaded keywords
- [#3] [UI] As a user, I can upload a CSV file containing keywords which will be stored
- [#18] [Backend] As a user, I can upload a CSV file containing keywords which will be stored
- [#20] [Backend] As a user, I can view a list of my previously uploaded keywords
Chores
- [#34] [Chore] Fix CI/CD Github Actions
0.1.0
https://github.com/liamstevens111/google-search-data-viewer/milestone/1
Features
- [#6] [UI] As a user, I can sign up using an e-mail and password
- [#7] [UI] As a user, I can sign in with a valid e-mail and password
- [#16] [Backend] As a user, I can sign up using an e-mail and password
- [#22] [Backend] As a user, I can sign in with a valid e-mail and password
Chores
- [#27] [Chore] Fix the Home page with correct navigation for sign in and sign out