Repository for Team Jade Jasmine - Spring 2026 Cohort

4 Open Issues Need Help Last updated: Feb 3, 2026

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 2/5
good first issue

Repository for Team Jade Jasmine - Spring 2026 Cohort

JavaScript

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.

Complexity: 2/5
help wanted

Repository for Team Jade Jasmine - Spring 2026 Cohort

JavaScript

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.

Complexity: 2/5
help wanted

Repository for Team Jade Jasmine - Spring 2026 Cohort

JavaScript

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.

Complexity: 2/5
help wanted

Repository for Team Jade Jasmine - Spring 2026 Cohort

JavaScript