Our client, the deputy director of Community Grows, needed us to help improve 3 main areas of previous legacy code base
- Extensibility of the Board Portal
- Centralization of work related technologies
- Help members stay informed and up to date on the latest happenings within the organization and allow members to easily communicate to the larger community via announcement functions
- Committee Management Feature | allows admins of CGs to easily create, delete, update, modify, hide, restrict member access to each committee
- Calendar Management Feature: Allow members/admins to create and manage multiple calendars that automatically updates and synchronizes in multiple locations
- Meeting Management Feature: Allows admins to easily create a centralized location for meeting agenda/info, and google hangout access
- Email Digest Feature: Sends digest Emails triggered on certain events within CGs
- Document Archive/Transfer Feature: Allow admins to easily transfer, archive important documents to repository
Our Board Portal was built on a Ruby backend, with CSS, HTML, JavaScript, JQuery. API employed: Google Calendar
- Will Park
- Shawn Liu
- Noah Ryan Lopez
- Sunpyo Hong
- Doongjo Shin
- Wen Chien Yen
- Clone the Repository
- heroku create
- git push heroku master
- heroku run rake db:migrate
- heroku run rake db:seed
- figaro heroku:set -e production
To log onto the heroku site, contact [email protected] for account info