Skip to content

chore: add descriptions to root, frontend, and backend package.json files#10

Merged
BitForge95 merged 1 commit into
bsoc-bitbyte:mainfrom
Harshbansal06:docs/issue-7
Jun 9, 2026
Merged

chore: add descriptions to root, frontend, and backend package.json files#10
BitForge95 merged 1 commit into
bsoc-bitbyte:mainfrom
Harshbansal06:docs/issue-7

Conversation

@Harshbansal06

@Harshbansal06 Harshbansal06 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Added missing description fields to root, frontend, and backend package.json files. Closes #7

What

This PR adds informative description fields to the package.json files in both the frontend and backend directories. It also updates the root package.json description to better reflect the project's purpose as a ride-sharing web application for IIIT Jabalpur students.

Fixes #7

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Proof of work

  • Added "description": "Splitt backend API" to backend/package.json
  • Added "description": "Splitt frontend" to frontend/package.json
  • Updated description to "Splitt - A ride-sharing web application for IIIT Jabalpur students." in the root package.json

Checklist

  • I claimed this issue before starting work
  • Branch name follows the convention (feature/, fix/, docs/)
  • Commits follow Conventional Commits format
  • CI is passing (lint, prettier, build)
  • I have self-reviewed my own code
  • Any non-obvious decisions are explained with a comment in the code

…iles

Added missing description fields to root, frontend, and backend package.json files.
Closes bsoc-bitbyte#7
@BitForge95

Copy link
Copy Markdown
Collaborator

LGTM!

@Harshbansal06

Copy link
Copy Markdown
Contributor Author

Thank you for the review! Let me know if anything else is needed before merging.

@BitForge95 BitForge95 merged commit cb11387 into bsoc-bitbyte:main Jun 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHORE]: Add description to package.json files

2 participants