Debateme is an app where people can create an account and track who won friendly debates with their friends. Both users need to approve a debate topic before anyone recieves credit, and users total wins and win percentages are tracked.
MongoDB, Express, Node, AngularJs, Angular Material, Passport, Material Design Lite. Currently running on http://debateme.polygeekism.com/
To install locally you will need node.js and npm install. You will also need to source in angular material.
Link to software that is required to install the app (e.g. node).
Scope document including wireframes https://docs.google.com/document/d/1nCcb6IN3-K1MivLnOjJNtToN03W6ezmfv4fi_cfHqz4/edit?usp=sharing
- Start New Game
- Submit new debate with winner
- Review submitted debates
- See global leaderboard
- Display User home page with stats
Features that you would like to add at some point in the future.
- Confirmation alerts for actions
- Require email for new users
- Add voting system for debate winners
- Kevin McMahon