https://github.com/boddepallyvenkatesh06/youbet-task
YouBet Task: Automating fair rewards for every contribution in the Decentralised world.
https://github.com/boddepallyvenkatesh06/youbet-task
ethersjs javascript next-auth openzeppelin openzeppelin-solidity reactjs-boilerplate remix-ide remix-stack thegraphprotocol
Last synced: 2 months ago
JSON representation
YouBet Task: Automating fair rewards for every contribution in the Decentralised world.
- Host: GitHub
- URL: https://github.com/boddepallyvenkatesh06/youbet-task
- Owner: BoddepallyVenkatesh06
- License: mit
- Created: 2024-08-29T12:39:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T14:40:47.000Z (9 months ago)
- Last Synced: 2025-02-01T16:11:14.112Z (4 months ago)
- Topics: ethersjs, javascript, next-auth, openzeppelin, openzeppelin-solidity, reactjs-boilerplate, remix-ide, remix-stack, thegraphprotocol
- Language: TypeScript
- Homepage: https://you-bet-task.vercel.app
- Size: 2.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# YouBet Task
YouBet Task addresses the lack of transparency, efficiency, and fair compensation in traditional task management and contribution evaluation systems.
By leveraging the YouBet SDK and robust infrastructure, our platform automates the process of recording and rewarding contributions, initially focusing on GitHub.
GitHub is just the beginning. We plan to explore more scenarios, recognizing, recording, and rewarding contributions across various platforms.
YouBet Task will be the first to publish projects on it, demonstrating how it drives innovation and collaboration within the community.
## Tech Stack
- [vite](https://vitejs.dev/)
- [react](https://reactjs.org/)
- [shadcn ui](https://ui.shadcn.com/)
- [react-i18next](https://github.com/i18next/react-i18next)
- [react-lucide](https://lucide.dev/)
- [transmart](https://github.com/Quilljou/transmart)
- [react-query](https://tanstack.com/query/latest/)
- [tailwindcss](https://tailwindcss.com/)
- [less](http://lesscss.org/)
- [postcss](https://postcss.org/)
- [react-router-dom](https://reactrouter.com/en/6.16.0)
- [eslint](https://eslint.org/)/[stylelint](https://stylelint.io/)
- [prettier](https://prettier.io/)
- [svgr](https://react-svgr.com/)
- [editorconfig](https://editorconfig.org/)
- [husky](https://typicode.github.io/husky/#/)/[lint-staged](https://github.com/okonet/lint-staged)
- [commitlint](https://commitlint.js.org/)## Live Demo
- Test the Application at: [Live Demo](https://you-bet-task.vercel.app/)## Project Structure
```sh
src
├── app.tsx # App entry
├── assets # Assets for images, favicon etc
├── components # React components
├── hooks # React hooks
├── i18n # i18n files
├── lib # Utils、tools、services
├── main.tsx # File entry
├── pages # One .tsx per page
├── router.tsx # Routers
├── styles # Less files
├── types # Typescript types
└── vite-env.d.ts```
## ScreenShot



## Contact
- **Author**: Harsh Agrawal & Venky Kumar
- **`GitHub`**: [harshagrawal2503](https://github.com/harshagrawal2503)
- **`GitHub`**: [BoddepallyVenkatesh06](https://github.com/BoddepallyVenkatesh06)