Skip to content

akshay/Finance-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Finance Games

An interactive game for users with no financial background to learn about financial literacy. It was presented at UTSC Finance Hacks.

Made in Node.js (with Express, Socket.io, PostgreSQL) and jQuery (with Bootstrap).

Example deployment can be found here.

Table of Contents

How to start

  • This project requires Node 6 and NPM 3.10 or greater.
  1. Clone the project.

  2. Point index.js to your PostgreSQL url.

// PostgreSQL
var conString = ...;
  1. Execute commands.
# In project root
npm i
npm update
npm run start

Contributing

This project is discontinued. However pull requests and issues will still be accepted.

About

An interactive game for users with no financial background to learn about financial literacy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •