https://github.com/akmalhisyammm/gitpedia
Basic Git learning app designed using gamification method and Fisher-Yates Shuffle algorithm
https://github.com/akmalhisyammm/gitpedia
basic-git firebase fisher-yates-shuffle gamification git ionic ionic-react learning-app react
Last synced: about 1 month ago
JSON representation
Basic Git learning app designed using gamification method and Fisher-Yates Shuffle algorithm
- Host: GitHub
- URL: https://github.com/akmalhisyammm/gitpedia
- Owner: akmalhisyammm
- License: mit
- Created: 2023-03-14T08:57:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T15:29:35.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T02:46:09.976Z (3 months ago)
- Topics: basic-git, firebase, fisher-yates-shuffle, gamification, git, ionic, ionic-react, learning-app, react
- Language: TypeScript
- Homepage: https://gitpedia.akmalhisyam.my.id/
- Size: 3.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Gitpedia
Gitpedia is a Git learning application to help developers learn Git in an easy and fun way. Gitpedia is designed using gamification method to increase user motivation in learning and Fisher-Yates Shuffle algorithm to randomize quizzes on each material.
## Tech Stack
- Ionic
- React
- TypeScript
- Firebase## Requirements
- [Node.js](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/)
- [Firebase](https://firebase.google.com/)
- [Android Studio](https://developer.android.com/studio)## Credits
#### Assets:
- [Freepik](https://www.freepik.com/)
- [Flaticon](https://www.flaticon.com/)#### Materials:
[Git Documentation](https://git-scm.com/doc)
## License
[MIT](./LICENSE)