expensy

Simple expense tracker

https://github.com/aykhazanchi/expensy

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Simple expense tracker

Basic Info
  • Host: GitHub
  • Owner: aykhazanchi
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 22.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 4 years ago · Last pushed over 3 years ago
Metadata Files
Citation

Owner

  • Name: Ayushman Khazanchi
  • Login: aykhazanchi
  • Kind: user
  • Location: Stockholm, Sweden

Master Thesis Student @Logicalclocks | Innovation Consultant @IBM | Distributed Systems @KTH | Previously @Oracle

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Khazanchi"
  given-names: "Ayushman"
  orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Björnsson"
  given-names: "Valdimar"
  orcid: "https://orcid.org/0000-0000-0000-0000"
title: "Expensy App"
version: 1.0.0
doi: 10.5281/zenodo.7194417
date-released: 2022-10-13
url: "https://github.com/aykhazanchi/expensy"

GitHub Events

Total
Last Year

Dependencies

docker-compose.yml docker
  • grafana/grafana 7.1.5
  • mysql 8.0.3
  • prom/prometheus v2.20.1
expensy-app/Dockerfile docker
  • node 16 build
expensy-app/package.json npm
  • concurrently ^7.4.0 development
  • nodemon ^2.0.19 development
  • prisma ^4.3.1 development
  • @prisma/client ^4.3.1
  • axios ^0.27.2
  • cors ^2.8.5
  • dotenv ^16.0.2
  • express ^4.18.1
  • express-async-handler ^1.2.0
  • express-validator ^6.14.2
  • prom-client ^14.1.0