Skip to content

Releases: liamstevens111/google-search-data-viewer

0.3.0

02 Jun 11:28
4bed138
Compare
Choose a tag to compare

https://github.com/liamstevens111/google-search-data-viewer/milestone/3

Features

[#24] [Backend] Perform scraping on Google Search with uploaded keywords

Chores

[#40] [Chore] Update project structure and naming according to Nimble standards

0.2.0

31 May 02:36
ba2617e
Compare
Choose a tag to compare

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

31 May 02:32
c1e59f7
Compare
Choose a tag to compare

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