Make it or Break it
Make it or Break it is a web app for making new habits and breaking bad habits.
Features:
- Sign in and sign up using Google Oauth2
- Reminder emails sent out with SendGrid and Heroku Scheduler.
- Weekly progress tracked with a progress bar
- Long term progress tracked with a calendar
- Marshmallow character to cheer users on towards their goal
- See step count using the Google Fit API
Technology: Ruby on Rails
APIs: Google Fit, Google Oauth2, SendGrid
Gems: Devise, Simple Calendar, Omniauth
Neighborly
Neighborly allows users to create events for their area and create posts for lost and found items for their area.
Features:
- Events map shows all current and future events, using the Google Maps API and links to their respective pages for more details
- Events calendar displays events and time
- Users can contact the author of the lost/found post via email using
the Sendgrid API
Technology: Ruby on Rails
APIs: Google Maps, SendGrid
Gems: Devise, Simple Calendar, Geokit