Vigridr's Dev Environment and Heroku Remote. Starting as a tool for user registration and voting, it will be developed into a tournament manager, team and player tracker, stat reporting tool, and a place for everything Vigridr to call home.
In order to contribute to development:
- Install git
- Install npm
- Clone repo
- Run:
cd vigridr
npm install
- Open a new branch to develop on
- Merge to Master branch to push live
Please test whatever changes you merge immediately
Login functionality
Registration
Voting
Team Creation
Etc...
To deploy to Heroku Live, merge changes into the Master branch.
- MongoDB - Our Database
- Monk - Our Database Middleware
- Node.js - Our Backend
- Expressjs - Our Backend Framework
- Chartjs - Our JavaScript Charting Library
- IziModal - Our Cross-browser Modal Library
- IziToast - Our Cross-browser Toast Library
- MaterializeCSS - Our Frontend Style Library
- FontAwesome - Our Main Icon Library
- Material Design Icons - Our Secondary Icon Library
- Zak "Aeval" Fisher - Initial work and organization. Tournament Admin. - GitHub Profile
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- A quiet thanks to Day[9] and everything he is and stands for. May we follow in his footsteps.