Skip to content

Get your fancy study result card, exclusive for UGM students

Notifications You must be signed in to change notification settings

BlueBeret/etudier

Repository files navigation

Étudier

Étudier is an app to print your study result in a "receipt" like format. This is my side project that was inspired by receiptify.

How to contribute?

First, create a personal fork then clone your fork:

git clone https://github.com/<yourname>/etudier && cd etudier
yarn install
yarn dev

Made some change (add feature, fix bug etc)
Commit your change:

git add .
git commit -m "feat: support for platform x"
git push

Then make a pull request

About

Get your fancy study result card, exclusive for UGM students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published