Skip to content

Backend system of a pseudo-coin system for use in the IITK campus

Notifications You must be signed in to change notification settings

mabhay3420/iitk-coin

Repository files navigation

IITK COIN

ABOUT

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.

Specifications:

IITK-COIN Specs
This is the original project proposal drafted by the SnT Council:

Organization

Server Handlers:

Different Server Endpoints
User Authentication
Coin related Requests to Server

Database Handlers:

User Info from Database
Display Current Entries in Database
Coin related Requests to Database
Database File : students.db with Three Tables: students, transfers, awards

Main

Entry Point

Others

go.mod | go.sum | IITK_COIN.md | test.md | .gitignore

Relavant Links

Mid Term Presentation
Mid Term Documentation

Usage and Testing

Sample Client and Server Log

About

Backend system of a pseudo-coin system for use in the IITK campus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages