FEST TOKEN APP
You work, We reward!
Created on 22nd January 2023
•
FEST TOKEN APP
You work, We reward!
The problem FEST TOKEN APP solves
Every year, many students put in a lot of effort in a variety of extracurricular activities including in different societies and festivals, but frequently their efforts go unappreciated and are not acknowledged. So, we have developed a web application to allow college administrators and event coordinators to appropriately reward students with some digital currency in their wallets.
1.) Admin can add a token amount to a specific user to acknowledge their contributions.
2.) For every user, a wallet is created containing the private and public keys.
3.) Students can also transfer tokens among each other with some taxes(if transfer occurs between different batches).
4.) Tokens are auto expired when student graduate.
Challenges we ran into
1.) We faced difficulty in implementing burn token function on Openzeppelin, but finally we came with an idea to modify the ERC20 token contract by overrriding the _burn function
2.) We faced issues while deploying the website on github. So, we merged it in a single page. But, on the localhost, it's working completely fine and is also shown in the video.
3.) There were issues about addding the taxes when a student tries to do a transfer token. We have finally removed that error by assigning a batch flag to each student.
Tracks Applied (1)
Ethereum + Polygon Track
Polygon