The project aims to build a pseudo-coin system for use in the IITK Campus. We are aiming to develop the back-end system and (if time permits) a front-end app for this pseudo-currency.
IITK-COIN Specs
This is the original project proposal drafted by the SnT Council:
Different Server Endpoints
User Authentication
Coin related Requests to Server
User Info from Database
Display Current Entries in Database
Coin related Requests to Database
Database File : students.db with Three Tables: students, transfers, awards
go.mod | go.sum | IITK_COIN.md | test.md | .gitignore