Skip to content

An impactful gaming platform that complements assessment tools around civic and voter education principles for youth, focusing on scalability and fun.

License

Notifications You must be signed in to change notification settings

jatin-narang/demgames-debate

 
 

Repository files navigation

NDI Logo

DemGames - Debate

License mongodb express react node

Documentation - Installation - Contributing - License - Author(s)

A full stack (MERN) app that helps users learn how to debate effectively.

Documentation

⚠️ Branch 2018nov16 works on local machine but will throw error when build:

Failed to minify the code from this file: 

 	./node_modules/autobind-decorator/src/index.js:7 

This is a known issue of autobind-decorator without proper fix (as of 16 Nov 2018). autobind-decorator is used by react-tag-input which is used for the search bar. The decision is made to rebuild the search bar without react-tag-input.

🚧 Under construction

Installation

Make sure you have Node.js and Yarn on your machine. Clone this repository to your local machine (using SSH):

$ git clone [email protected]:nditech/demgames-debate.git
$ cd demgames-debate
$ yarn install
$ cd client
$ yarn install
$ cd ..
$ yarn start

Testing

There is no testing guide at the moment.

Contributing

There is no contributing guide at the moment.

License

MIT

Author(s)

About

An impactful gaming platform that complements assessment tools around civic and voter education principles for youth, focusing on scalability and fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • CSS 10.4%
  • HTML 3.0%