Equip your team with the tools you'll need.
- Clone the repo
git clone https://github.com/luminous4/equip.git
- From the repo's directory, checkout the development branch
git checkout development
- Run
npm install
&bower install
- In terminal, run
grunt serve
- Go to http://localhost:3000
Our app provides a user-friendly platform for collaboration for any kind of team. The team can choose from a variety of useful features such as a calendar, chat, photo gallery, team directory, agile board, and more to centralize and streamline their communication.
People have to work together in groups in all settings--work, recreation, school--and to manage those teams there are a number of small and simple applications spread across multiple platforms. It's tough to centralize contact and exchange.
Equip makes team workflow more efficient and fun! Everything is centered on your group and additional features are easily added and customized to fit your needs.
- Angular.js
- Node.js/Express.js
- Firebase
- We follow the AirBnB style guide.
- Our commit messages follow Semantic Commit Messages.