Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Update README.md #289

Merged
merged 1 commit into from
May 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
- util (Utility classes and helpers)
- resources (Configuration files, property files etc.)
- test/java/com/ugent/pidgeon (Unit and integration tests)
- database (Database schemas and migrations)
- database (Database schemas and scripts)
- db (Database related scripts)
- web-bff (Express webserver that manages user authentication with cookie sessions)

Expand All @@ -50,8 +50,6 @@
- hooks (Custom React hooks)
- i18n (Internationalization setup, including language files)
- pages (Component structure for each page)
- course (Course-related components and logic)
- projects (Project creation and editing interfaces)
- providers (Context providers for state management)
- router (Routing and path management)
- theme (Styling themes and fonts)
Expand Down
Loading