Skip to content

akshaysharma21/COMP4350-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo BisonCoin

Repo containing documents and code for our COMP 4350 Group Project.

Github workflow Mega-Linter

Members

Project Description

  • BisonCoin is a new cryptocurrency intended for use by University of Manitoba students to exchange on campus between each other or a variety of products at all campus businesses, including all food outlets and the book store!

  • The system will be composed of:

    • A front-end web application
    • A collection of microservices
    • A Blockchain, cryptocurrency implementation
    • Data storage

Core Features

  • Students will be able to send and receive BisonCoin to their peers, as well as businesses in order to purchase products.
  • Students will be able to use the app to view how much BisonCoin they have in their digital wallet, as well as view their transaction history.
  • Students will be able to act as miners on the blockchain network, earning currency as a reward.
  • Students will be able to create an account and login to the app with their account credentials, as well as manage their account information.

Tech Stack

  • Blockchain: Python
  • Microservices: Python, Flask
  • Front-end Web app: Vue.js & Node.js
  • Data Storage: MongoDB

Additional Notes

  • Visit the wiki to view meetings information, user stories and design documentation.

About

Repo containing documents and code for our COMP 4350 Group Project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.8%
  • Vue 19.1%
  • JavaScript 12.7%
  • TypeScript 9.8%
  • SCSS 2.3%
  • HTML 0.2%
  • Shell 0.1%