0

/ 100

GradeD

Fresh project with a decent start. Tests and CI now will set it apart.

Higher than 49% of 5,156 graded repos

This is a full-stack Expense Management application built using the MERN stack (MongoDB, Express.js, React.js, and Node.js). The application is designed to help users efficiently track and manage their daily expenses in a simple and organized way.

A low grade is a to-do list, not a judgment of your code

Most gaps here are documentation, tests, and setup, not the code itself. Closing your top 3 gaps alone would lift this repo to B (89).

See your top fixes
Now
D
65
Potential
B
89

Top fixes

Highest-impact changes first, ranked by point weight

12 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    README12pt

    Add a README.md describing what the project does, how to install it, and how to run it.

  3. 3
    Install and run instructions9pt

    Add a section showing how to install dependencies.

  4. 4
    Install and run instructions9pt

    Add a section showing how to start or use the project.

Working through the fixes? Let every push regrade itself.

The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

19

README12pt0

No README found in the repository.

Add a README.md describing what the project does, how to install it, and how to run it.

Install and run instructions9pt0

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt0

No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).

Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.

License6pt100

A license file is present.

Engineering

89

Reproducibility6pt70

Lockfile present (backend/package-lock.json). Installs are reproducible.

Tests18pt80

Test files detected (backend/node_modules/call-bind-apply-helpers/test).

CI/CD14pt100

CI is configured (backend/node_modules/buffer-equal-constant-time/.travis.yml).

Linting and formatting5pt100

Linter or formatter configured (backend/node_modules/call-bind-apply-helpers/.eslintrc).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

79

Housekeeping3pt0

No .gitignore found (−60 pts).

Add a .gitignore to keep build output, node_modules, and secrets out of version control.

Activity5pt80

Actively maintained (pushed within 3 months).

Dependency manifest6pt100

Dependency manifest found (backend/node_modules/@mongodb-js/saslprep/package.json).

Repository metadata5pt100

Repository has a description.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 0
    Forks
  • 0
    Releases

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 0
    Watchers

Responsiveness

  • -
    Median issue response
  • -
    Median PR merge time
  • 0
    Open issues
Repository files2 root entries
  • backend
    Good: A license file is present.
    Good: Test files detected (backend/node_modules/call-bind-apply-helpers/test).
    Good: CI is configured (backend/node_modules/buffer-equal-constant-time/.travis.yml).
    Good: Linter or formatter configured (backend/node_modules/call-bind-apply-helpers/.eslintrc).
    Good: Lockfile present (backend/package-lock.json). Installs are reproducible.
    Good: Issue or PR templates present.
    Good: Security policy present.
    Good: Dependency manifest found (backend/node_modules/@mongodb-js/saslprep/package.json).
    Issue: Build artifacts or local files may be committed (backend/node_modules/.bin) (−40 pts).Fix: Remove them and add to .gitignore.
  • frontend
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/khushirajore574-maker/expense-management)](https://www.repo-grade.com/report/khushirajore574-maker/expense-management)

More graded JavaScript repos