Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
report
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OST
BA
report
Merge requests
!13
add meeting notes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add meeting notes
30-meeting_notes
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Andri Joos
requested to merge
30-meeting_notes
into
master
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Closes
#30 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
e9b79c6d
1 commit,
1 year ago
1 file
+
16
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/03_project-documentation/05_meeting-notes.tex
+
16
−
0
Options
@@ -84,3 +84,19 @@
\item
No open MRs
\end{itemize}
\end{itemize}
\section
{
Architecture
\&
Projects 11.03.2024 13:00
}
\begin{itemize}
\item
Recommender service is a lib for piccolodb
\item
Data search is piccolodb
\item
Current data flow: Frontend
$
\rightarrow
$
backend(API)
$
\rightarrow
$
piccolodb
\item
Swagger goes directly to piccolodb, not over Webapp Backend
\item
My chatbot will be a separate project
\item
My project: Python service, backend calls via client, my service calls recommender (via openapi) and LLM apis
\item
Tests
\begin{itemize}
\item
Webapp backend already has a test project with MSTest
\item
No tests available yet for Python/React
\item
React could be also tested
\end{itemize}
\end{itemize}