Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Search #278

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

FEATURE: Search #278

wants to merge 1 commit into from

Conversation

ZibanPirate
Copy link
Member

@ZibanPirate ZibanPirate commented Apr 2, 2021

Description

Localization feature branch, resolves #216

please branch out of feat/search for any changes related to search implementation

Tasks

  • Setup oracle-cloud vps for RediSearch database
  • Setup deployment script for ./database code
  • Configure CI/CD Workflow to update RediSearch database on changes in ./data/models folder
  • Create Database Service on ./api folder
  • Create Search Controller
  • Create /Search page

Type of change

  • New feature (non-breaking change which adds functionality)

@ZibanPirate ZibanPirate mentioned this pull request Apr 2, 2021
6 tasks
@ZibanPirate ZibanPirate added the database Database related changes ( database folder ) label Apr 2, 2021
@ZibanPirate ZibanPirate force-pushed the feat/search branch 2 times, most recently from cd8e7cc to d79f8be Compare April 18, 2021 16:49
@ZibanPirate ZibanPirate changed the title Feature: Search implementation Feature: Search Sep 3, 2021
@ZibanPirate ZibanPirate changed the title Feature: Search FEATURE: Search Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Database related changes ( database folder )
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

Search functionality
3 participants