https://github.com/zs1l3nt/gitcat
Keep forgetting to commit? Feed your commits to GitCat
https://github.com/zs1l3nt/gitcat
express hackathon react typescript
Last synced: 3 months ago
JSON representation
Keep forgetting to commit? Feed your commits to GitCat
- Host: GitHub
- URL: https://github.com/zs1l3nt/gitcat
- Owner: zS1L3NT
- License: gpl-3.0
- Created: 2022-01-08T02:53:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T08:57:25.000Z (over 3 years ago)
- Last Synced: 2025-03-23T06:16:56.881Z (over 1 year ago)
- Topics: express, hackathon, react, typescript
- Language: TypeScript
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitCat
    
Keep forgetting to commit? Feed your commits to GitCat.
Every commit you make on GitHub will give you credits to buy things for GitCat. [@jyorien](https://github.com/jyorien) and I built this project together as a submission for the [HacknRoll 2021](https://hacknroll.nushackers.org/) hackathon.
View the video demonstration of the application [here](https://youtu.be/ZUn2QRY1Pqo).
## Motivation
@jyorien is obsessed with cats and decided on a cute cat game-ish project
## Subrepositories
### [`android-gitcat`](http://github.com/jyorien/GitCat)
The Android Application to see GitCat on
### [`web-express-gitcat`](web-express-gitcat)
Server to sit between the Android Application and the GitHub API
## Features
- Feed and Pat GitCat
- Purchase stuff for GitCat with your commits
- Choose the repositories you want GitCat to track
## Built with
- Android Studio
- Express
- TypeScript
- [](https://npmjs.com/package/@types/node/v/16.9.2)
- [](https://npmjs.com/package/@types/express/v/4.17.13)
- [](https://npmjs.com/package/ts-node/v/10.2.1)
- [](https://npmjs.com/package/typescript/v/4.4.3)
- GitHub API
- [](https://npmjs.com/package/@octokit/core/v/3.5.1)
- Miscellaneous
- [](https://npmjs.com/package/axios/v/0.24.0)
- [](https://npmjs.com/package/express/v/4.17.2)
- [](https://npmjs.com/package/firebase-admin/v/10.0.1)
- [](https://npmjs.com/package/no-try/v/3.1.0)
- [](https://npmjs.com/package/validate-any/v/1.1.1)