Skip to content
Snippets Groups Projects
Commit 2cbb9561 authored by Alexander Kohler's avatar Alexander Kohler
Browse files

Fixes compilation errors and integrates project module:

- src/app/eiffel/web.go: Fix navigation URL from '/project/list' to correct route
- src/app/project/model.go: Fix struct tags syntax (backticks instead of quotes)
- src/app/project/web/web.go: Add missing import for project package
- src/cmd/web/main.go: Add imports and register project module with MongoDB manager

The project module code was already implemented, these changes just fix
integration issues to make it work with the existing HARMONY architecture.
parent c8db200c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment