Open Issues Need Help
View All on GitHubAI Summary: The user has identified that `package.json` and `package-lock.json` files are present in the project's root directory, which might be unintended. They are questioning if these files should be moved to a more specific location, such as the `client` path, given that the `api-server` already has its own.
Repository for Team Jade Jasmine - Spring 2026 Cohort
AI Summary: This issue requests the implementation of GitHub Actions to automatically lint the codebase before merging pull requests. The goal is to ensure code quality and consistency by catching potential issues early in the development workflow.
Repository for Team Jade Jasmine - Spring 2026 Cohort
AI Summary: This issue requires converting a DBML schema into SQL code using dbdiagram.io. The exported SQL code then needs to be streamlined and fixed for use in a database setup script. This task is dependent on another issue, #13.
Repository for Team Jade Jasmine - Spring 2026 Cohort
AI Summary: This issue requests the conversion of an existing `api.yml` file into a more accessible external API documentation format. The goal is to make the API specifications easier for users and developers to understand and utilize.
Repository for Team Jade Jasmine - Spring 2026 Cohort